Searched refs:arp_timeout_tcall (Results 1 – 1 of 1) sorted by relevance
145 static thread_call_t arp_timeout_tcall; variable800 if (arp_timeout_tcall == NULL) { in arp_sched_timeout()801 arp_timeout_tcall = in arp_sched_timeout()803 VERIFY(arp_timeout_tcall != NULL); in arp_sched_timeout()820 (void) thread_call_enter_delayed(arp_timeout_tcall, deadline); in arp_sched_timeout()