Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Ddlil.c5812 struct thread *__single tp, *__single wtp, *__single ptp; in ifnet_detach_final() local
5815 wtp = inp->dlth_driver_thread; in ifnet_detach_final()
5835 if (wtp != NULL) { in ifnet_detach_final()
5836 (void) dlil_affinity_set(wtp, in ifnet_detach_final()
5838 thread_deallocate(wtp); in ifnet_detach_final()