Searched refs:log_arp_permanent_modify (Results 1 – 2 of 2) sorted by relevance
751 static int log_arp_permanent_modify = 1; variable760 SYSCTL_INT(_net_link_ether_inet, OID_AUTO, log_arp_permanent_modify, CTLFLAG_RW,761 &log_arp_permanent_modify, 0,1195 if (log_arp_permanent_modify) in arp_check_update_lle()
212 if [ $(sysctl -n net.link.ether.inet.log_arp_permanent_modify) -ne 0 ];