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

/darwin-on-arm/xnu/bsd/netinet/
H A Din_arp.c196 static int send_conflicting_probes = 1; /* Thread safe: no accumulated state */ variable
197 SYSCTL_INT(_net_link_ether_inet, OID_AUTO, send_conflicting_probes,
199 &send_conflicting_probes, 0,
1274 && send_conflicting_probes != 0

Completed in 13 milliseconds