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

/xnu-2782.1.97/bsd/netinet/
H A Din_var.h513 extern int inp_join_group(struct inpcb *, struct sockopt *);
H A Din_mcast.c2065 inp_join_group(struct inpcb *inp, struct sockopt *sopt) function
2373 * block comment on top of inp_join_group() for more information.
3071 error = inp_join_group(inp, sopt);
/xnu-2782.1.97/bsd/netinet6/
H A Din6_mcast.c2014 return (inp_join_group(inp, &v4sopt));

Completed in 89 milliseconds