Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dndrv.c101 static void ndrv_remove_all_multicast(struct ndrv_cb *np);
578 ndrv_remove_all_multicast(np); in ndrv_do_detach()
887 ndrv_remove_all_multicast(np); in ndrv_handle_ifp_detach()
1075 ndrv_remove_all_multicast(struct ndrv_cb* np) in ndrv_remove_all_multicast() function