Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dndrv.c103 static int ndrv_do_remove_multicast(struct ndrv_cb *np, struct sockopt *sopt);
585 error = ndrv_do_remove_multicast(np, sopt); in ndrv_ctloutput()
1038 ndrv_do_remove_multicast(struct ndrv_cb *np, struct sockopt *sopt) in ndrv_do_remove_multicast() function