Home
last modified time | relevance | path

Searched refs:PHP_MCAST_LEAVE_GROUP (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/sockets/
H A Dmulticast.h29 # define PHP_MCAST_LEAVE_GROUP IP_DROP_MEMBERSHIP macro
38 # define PHP_MCAST_LEAVE_GROUP MCAST_LEAVE_GROUP macro
H A Dmulticast.c155 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()
H A Dsockets_arginfo.h574 REGISTER_LONG_CONSTANT("MCAST_LEAVE_GROUP", PHP_MCAST_LEAVE_GROUP, CONST_PERSISTENT); in register_sockets_symbols()

Completed in 13 milliseconds