Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dndrv.c105 static void ndrv_remove_all_multicast(struct ndrv_cb *np);
592 ndrv_remove_all_multicast(np); in ndrv_do_detach()
908 ndrv_remove_all_multicast(np); in ndrv_handle_ifp_detach()
1095 ndrv_remove_all_multicast(struct ndrv_cb* np) in ndrv_remove_all_multicast() function