Searched refs:IP_DROP_MEMBERSHIP (Results 1 – 3 of 3) sorted by relevance
213 status = setsockopt(sockfd, IPPROTO_IP, IP_DROP_MEMBERSHIP, &mreq, sizeof(mreq)); in test_udp_server4()
601 #define IP_DROP_MEMBERSHIP 33 /* Leave IPv4 multicast membership */ macro
7108 case IP_DROP_MEMBERSHIP: in nx_bsd_setsockopt()