Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Din_arp.c146 static int arp_timeout_run; /* arp_timeout is scheduled to run */ variable
782 arp_timeout_run = 0; in arp_timeout()
796 if (!arp_timeout_run) { in arp_sched_timeout()
816 arp_timeout_run = 1; in arp_sched_timeout()