Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dndrv.c99 static int ndrv_do_remove_multicast(struct ndrv_cb *np, struct sockopt *sopt);
555 error = ndrv_do_remove_multicast(np, sopt); in ndrv_ctloutput()
1002 ndrv_do_remove_multicast(struct ndrv_cb *np, struct sockopt *sopt) in ndrv_do_remove_multicast() function