Searched refs:arp_probe_tcall (Results 1 – 1 of 1) sorted by relevance
151 static thread_call_t arp_probe_tcall; variable859 if (arp_probe_tcall == NULL) { in arp_sched_probe()860 arp_probe_tcall = in arp_sched_probe()862 VERIFY(arp_probe_tcall != NULL); in arp_sched_probe()879 (void) thread_call_enter_delayed(arp_probe_tcall, deadline); in arp_sched_probe()