Searched refs:PHP_MCAST_LEAVE_GROUP (Results 1 – 3 of 3) sorted by relevance
28 # define PHP_MCAST_LEAVE_GROUP IP_DROP_MEMBERSHIP macro37 # define PHP_MCAST_LEAVE_GROUP MCAST_LEAVE_GROUP macro
155 case PHP_MCAST_LEAVE_GROUP: in php_do_mcast_opt()249 case PHP_MCAST_LEAVE_GROUP: in php_do_setsockopt_ip_mcast()317 case PHP_MCAST_LEAVE_GROUP: in php_do_setsockopt_ipv6_mcast()
563 REGISTER_LONG_CONSTANT("MCAST_LEAVE_GROUP", PHP_MCAST_LEAVE_GROUP, CONST_PERSISTENT); in register_sockets_symbols()
Completed in 9 milliseconds