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

/freebsd-10.0-release/sys/netinet/
H A Dif_ether.c510 static int log_arp_permanent_modify = 1; variable
522 SYSCTL_INT(_net_link_ether_inet, OID_AUTO, log_arp_permanent_modify, CTLFLAG_RW,
523 &log_arp_permanent_modify, 0,
725 if (log_arp_permanent_modify)

Completed in 141 milliseconds