Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dndrv.c105 static void ndrv_remove_all_multicast(struct ndrv_cb *np);
608 ndrv_remove_all_multicast(np); in ndrv_do_detach()
924 ndrv_remove_all_multicast(np); in ndrv_handle_ifp_detach()
1111 ndrv_remove_all_multicast(struct ndrv_cb* np) in ndrv_remove_all_multicast() function