Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Darp.c18 * Ross Martin : Rewrote arp_rcv() and arp_get_info()
37 * during arp_rcv.
717 /* arp_rcv below verifies the ARP header and verifies the device in arp_process()
966 static int arp_rcv(struct sk_buff *skb, struct net_device *dev, in arp_rcv() function
1376 .func = arp_rcv,