Searched refs:arp_timeout_tcall (Results 1 – 1 of 1) sorted by relevance
145 static thread_call_t arp_timeout_tcall; variable788 if (arp_timeout_tcall == NULL) { in arp_sched_timeout()789 arp_timeout_tcall = in arp_sched_timeout()791 VERIFY(arp_timeout_tcall != NULL); in arp_sched_timeout()808 (void) thread_call_enter_delayed(arp_timeout_tcall, deadline); in arp_sched_timeout()