Home
last modified time | relevance | path

Searched refs:arp_rcv (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/net/
Darp.h13 extern int arp_rcv(struct sk_buff *skb, struct net_device *dev,
/linux-2.4.37.9/net/ipv4/
Darp.c688 arp_rcv(skb, skb->dev, NULL); in parp_redo()
945 int arp_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt) in arp_rcv() function
1389 func: arp_rcv,
/linux-2.4.37.9/net/ax25/
Dax25_in.c304 arp_rcv(skb, dev, ptype); /* Note ptype here is wrong... */ in ax25_rcv()
/linux-2.4.37.9/net/
Dnetsyms.c475 EXPORT_SYMBOL(arp_rcv);