Searched refs:IP_DROP_MEMBERSHIP (Results 1 – 6 of 6) sorted by relevance
406 #define IP_DROP_MEMBERSHIP 13 /* ip_mreq; drop an IP group membership */ macro
423 #define IP_DROP_MEMBERSHIP 13 /* ip_mreq; drop an IP group membership */ macro
2315 case IP_DROP_MEMBERSHIP: in inp_leave_group()2317 if (sopt->sopt_name == IP_DROP_MEMBERSHIP) { in inp_leave_group()2867 case IP_DROP_MEMBERSHIP: in inp_setmoptions()
1354 case IP_DROP_MEMBERSHIP: in ip_ctloutput()
401 return IP_DROP_MEMBERSHIP; in ip_opt_convert()
1219 sopt.sopt_name = IP_DROP_MEMBERSHIP; in vxlan_socket_mc_leave_group()