Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dndrv.c100 static void ndrv_remove_all_multicast(struct ndrv_cb *np);
577 ndrv_remove_all_multicast(np); in ndrv_do_detach()
886 ndrv_remove_all_multicast(np); in ndrv_handle_ifp_detach()
1060 ndrv_remove_all_multicast(struct ndrv_cb* np) in ndrv_remove_all_multicast() function