Searched refs:arp_timeout_tcall (Results 1 – 1 of 1) sorted by relevance
145 static thread_call_t arp_timeout_tcall; variable801 if (arp_timeout_tcall == NULL) { in arp_sched_timeout()802 arp_timeout_tcall = in arp_sched_timeout()804 VERIFY(arp_timeout_tcall != NULL); in arp_sched_timeout()821 (void) thread_call_enter_delayed(arp_timeout_tcall, deadline); in arp_sched_timeout()