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

/darwin-on-arm/xnu/bsd/netinet/
H A Din_var.h505 __private_extern__ int inp_leave_group(struct inpcb *, struct sockopt *);
H A Din_mcast.c2349 inp_leave_group(struct inpcb *inp, struct sockopt *sopt) function
3068 error = inp_leave_group(inp, sopt);
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_mcast.c2334 return (inp_leave_group(inp, &v4sopt));

Completed in 29 milliseconds