Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/ !
H A Din_arp.c226 static int arp_sendllconflict = 0; variable
228 CTLFLAG_RW | CTLFLAG_LOCKED, &arp_sendllconflict, 0, "");
1837 if (arp_sendllconflict && send_conflicting_probes != 0 && in arp_ip_handle_input()