Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dndrv.c96 static void ndrv_handle_ifp_detach(u_int32_t family, short unit);
331 ndrv_handle_ifp_detach(ifnet_family(ifp), ifp->if_unit); in ndrv_event()
868 ndrv_handle_ifp_detach(u_int32_t family, short unit) in ndrv_handle_ifp_detach() function