Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Ddlil.c5807 struct thread *__single tp, *__single wtp, *__single ptp; in ifnet_detach_final() local
5810 wtp = inp->dlth_driver_thread; in ifnet_detach_final()
5830 if (wtp != NULL) { in ifnet_detach_final()
5831 (void) dlil_affinity_set(wtp, in ifnet_detach_final()
5833 thread_deallocate(wtp); in ifnet_detach_final()