Home
last modified time | relevance | path

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

/PHP-7.4/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.c2137 res = php_do_setsockopt_ipv6_rfc3542(php_sock, level, optname, arg4);

Completed in 13 milliseconds