Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/netinet/
H A Din_arp.c148 static int arp_timeout_run; /* arp_timeout is scheduled to run */ variable
784 arp_timeout_run = 0; in arp_timeout()
798 if (!arp_timeout_run) { in arp_sched_timeout()
818 arp_timeout_run = 1; in arp_sched_timeout()