Searched refs:inp_set_multicast_if (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Din_mcast.c153 static int inp_set_multicast_if(struct inpcb *, struct sockopt *);
2617 inp_set_multicast_if(struct inpcb *inp, struct sockopt *sopt) function
2932 error = inp_set_multicast_if(inp, sopt);

Completed in 33 milliseconds