Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Din_arp.c151 static int arp_probe_run; /* arp_probe is scheduled to run */ variable
853 arp_probe_run = 0; in arp_probe()
867 if (!arp_probe_run) { in arp_sched_probe()
887 arp_probe_run = 1; in arp_sched_probe()