Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Ddlil.c226 static void ifnet_detach_final(struct ifnet *);
5576 ifnet_detach_final(ifp); in ifnet_detacher_thread_cont()
5608 ifnet_detach_final(struct ifnet *ifp) in ifnet_detach_final() function