Home
last modified time | relevance | path

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

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