Home
last modified time | relevance | path

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

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