Home
last modified time | relevance | path

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

/php-src/ext/sockets/
H A Dmulticast.h32 # define PHP_MCAST_UNBLOCK_SOURCE IP_UNBLOCK_SOURCE macro
40 # define PHP_MCAST_UNBLOCK_SOURCE MCAST_UNBLOCK_SOURCE macro
H A Dmulticast.c183 case PHP_MCAST_UNBLOCK_SOURCE: in php_do_mcast_opt()
252 case PHP_MCAST_UNBLOCK_SOURCE: in php_do_setsockopt_ip_mcast()
320 case PHP_MCAST_UNBLOCK_SOURCE: in php_do_setsockopt_ipv6_mcast()
H A Dsockets_arginfo.h579 REGISTER_LONG_CONSTANT("MCAST_UNBLOCK_SOURCE", PHP_MCAST_UNBLOCK_SOURCE, CONST_PERSISTENT); in register_sockets_symbols()

Completed in 14 milliseconds