Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Darp.c18 * Ross Martin : Rewrote arp_rcv() and arp_get_info()
37 * during arp_rcv.
693 /* arp_rcv below verifies the ARP header and verifies the device in arp_process()
942 static int arp_rcv(struct sk_buff *skb, struct net_device *dev, in arp_rcv() function
1296 .func = arp_rcv,
/kernel/linux/linux-6.6/net/ipv4/
H A Darp.c18 * Ross Martin : Rewrote arp_rcv() and arp_get_info()
37 * during arp_rcv.
714 /* arp_rcv below verifies the ARP header and verifies the device in arp_process()
963 static int arp_rcv(struct sk_buff *skb, struct net_device *dev, in arp_rcv() function
1326 .func = arp_rcv,

Completed in 5 milliseconds