Home
last modified time | relevance | path

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

/external/qemu/
Dsockets.h349 int socket_set_ipv6only(int fd);
Dqemu-sockets-android.c144 socket_set_ipv6only(slisten); in inet_listen_opts()
Dsockets.c1173 int socket_set_ipv6only(int fd) in socket_set_ipv6only() function