Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/ !
H A Dndrv.c97 static void ndrv_handle_ifp_detach(u_int32_t family, short unit);
332 ndrv_handle_ifp_detach(ifnet_family(ifp), ifp->if_unit); in ndrv_event()
869 ndrv_handle_ifp_detach(u_int32_t family, short unit) in ndrv_handle_ifp_detach() function