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

/xnu-2782.1.97/bsd/netinet/
H A Din_var.h514 extern int inp_leave_group(struct inpcb *, struct sockopt *);
H A Din_mcast.c2376 inp_leave_group(struct inpcb *inp, struct sockopt *sopt) function
3078 error = inp_leave_group(inp, sopt);
/xnu-2782.1.97/bsd/netinet6/
H A Din6_mcast.c2365 return (inp_leave_group(inp, &v4sopt));

Completed in 46 milliseconds