Searched refs:ic_rarp_recv (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ipconfig.c | 454 static int ic_rarp_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev); 458 .func = ic_rarp_recv, 475 ic_rarp_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) in ic_rarp_recv() function
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ipconfig.c | 478 static int ic_rarp_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev); 482 .func = ic_rarp_recv, 499 ic_rarp_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) in ic_rarp_recv() function
|
Completed in 5 milliseconds