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

/darwin-on-arm/xnu/bsd/netinet/
H A Din.h423 #define IP_DROP_MEMBERSHIP 13 /* ip_mreq; drop an IP group membership */ macro
514 * Argument structure for IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP.
H A Din_mcast.c2374 case IP_DROP_MEMBERSHIP:
2376 if (sopt->sopt_name == IP_DROP_MEMBERSHIP) {
3064 case IP_DROP_MEMBERSHIP:
H A Dip_icmp.c1061 case IP_DROP_MEMBERSHIP:
H A Dip_output.c2459 case IP_DROP_MEMBERSHIP:
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_mcast.c2329 v4sopt.sopt_name = IP_DROP_MEMBERSHIP;

Completed in 35 milliseconds