Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Din_arp.c152 static int arp_probe_run; /* arp_probe is scheduled to run */ variable
841 arp_probe_run = 0; in arp_probe()
855 if (!arp_probe_run) { in arp_sched_probe()
875 arp_probe_run = 1; in arp_sched_probe()