Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dndrv.c98 static int ndrv_do_remove_multicast(struct ndrv_cb *np, struct sockopt *sopt);
554 error = ndrv_do_remove_multicast(np, sopt); in ndrv_ctloutput()
975 ndrv_do_remove_multicast(struct ndrv_cb *np, struct sockopt *sopt) in ndrv_do_remove_multicast() function