Searched refs:IN_DEV_ARP_IGNORE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| A D | inetdevice.h | 138 #define IN_DEV_ARP_IGNORE(in_dev) IN_DEV_MAXCONF((in_dev), ARP_IGNORE) macro |
| /linux/net/ipv4/ | ||
| A D | arp.c | 401 switch (IN_DEV_ARP_IGNORE(in_dev)) { in arp_ignore() |
Completed in 8 milliseconds