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

/darwin-on-arm/xnu/bsd/netinet/
H A Din_var.h504 __private_extern__ int inp_join_group(struct inpcb *, struct sockopt *);
H A Din_mcast.c2045 inp_join_group(struct inpcb *inp, struct sockopt *sopt) function
2346 * block comment on top of inp_join_group() for more information.
3061 error = inp_join_group(inp, sopt);
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_mcast.c1990 return (inp_join_group(inp, &v4sopt));

Completed in 69 milliseconds