Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Din_arp.c153 static int arp_probe_run; /* arp_probe is scheduled to run */ variable
854 arp_probe_run = 0; in arp_probe()
868 if (!arp_probe_run) { in arp_sched_probe()
888 arp_probe_run = 1; in arp_sched_probe()