Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dif_ether.c120 #define V_arp_proxyall VNET(arp_proxyall) macro
1029 if (!V_arp_proxyall) in in_arpinput()