Home
last modified time | relevance | path

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

/php-src/ext/sockets/
H A Dmulticast.h31 # define PHP_MCAST_BLOCK_SOURCE IP_BLOCK_SOURCE macro
39 # define PHP_MCAST_BLOCK_SOURCE MCAST_BLOCK_SOURCE macro
H A Dmulticast.c180 case PHP_MCAST_BLOCK_SOURCE: in php_do_mcast_opt()
251 case PHP_MCAST_BLOCK_SOURCE: in php_do_setsockopt_ip_mcast()
319 case PHP_MCAST_BLOCK_SOURCE: in php_do_setsockopt_ipv6_mcast()
H A Dsockets_arginfo.h576 REGISTER_LONG_CONSTANT("MCAST_BLOCK_SOURCE", PHP_MCAST_BLOCK_SOURCE, CONST_PERSISTENT); in register_sockets_symbols()

Completed in 17 milliseconds