Home
last modified time | relevance | path

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

/PHP-7.3/ext/sockets/
H A Dsendrecvmsg.h15 int php_do_setsockopt_ipv6_rfc3542(php_socket *php_sock, int level, int optname, zval *arg4);
H A Dsendrecvmsg.c318 int php_do_setsockopt_ipv6_rfc3542(php_socket *php_sock, int level, int optname, zval *arg4) in php_do_setsockopt_ipv6_rfc3542() function
H A Dsockets.c2151 res = php_do_setsockopt_ipv6_rfc3542(php_sock, level, optname, arg4);

Completed in 12 milliseconds