Home
last modified time | relevance | path

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

/PHP-8.3/ext/sockets/
H A Dsendrecvmsg.h17 int php_do_setsockopt_ipv6_rfc3542(php_socket *php_sock, int level, int optname, zval *arg4);
H A Dsendrecvmsg.c330 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.c1831 res = php_do_setsockopt_ipv6_rfc3542(php_sock, level, optname, arg4);

Completed in 12 milliseconds