Home
last modified time | relevance | path

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

/PHP-7.1/ext/sockets/
H A Dmulticast.h35 # define PHP_MCAST_UNBLOCK_SOURCE IP_UNBLOCK_SOURCE macro
43 # define PHP_MCAST_UNBLOCK_SOURCE MCAST_UNBLOCK_SOURCE macro
H A Dmulticast.c194 case PHP_MCAST_UNBLOCK_SOURCE: in php_do_mcast_opt()
263 case PHP_MCAST_UNBLOCK_SOURCE: in php_do_setsockopt_ip_mcast()
332 case PHP_MCAST_UNBLOCK_SOURCE: in php_do_setsockopt_ipv6_mcast()
H A Dsockets.c711 …REGISTER_LONG_CONSTANT("MCAST_UNBLOCK_SOURCE", PHP_MCAST_UNBLOCK_SOURCE, CONST_CS | CONST_PERSIS…

Completed in 11 milliseconds