Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dndrv.c100 static void ndrv_remove_all_multicast(struct ndrv_cb *np);
579 ndrv_remove_all_multicast(np); in ndrv_do_detach()
875 ndrv_remove_all_multicast(np); in ndrv_handle_ifp_detach()
1038 ndrv_remove_all_multicast(struct ndrv_cb* np) in ndrv_remove_all_multicast() function