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

/freebsd-current/tests/sys/netinet/
H A Darp.sh210 if [ $(sysctl -n net.link.ether.inet.log_arp_permanent_modify) -ne 0 ];
/freebsd-current/sys/netinet/
H A Dif_ether.c749 static int log_arp_permanent_modify = 1; variable
758 SYSCTL_INT(_net_link_ether_inet, OID_AUTO, log_arp_permanent_modify, CTLFLAG_RW,
759 &log_arp_permanent_modify, 0,
1193 if (log_arp_permanent_modify)

Completed in 119 milliseconds