Home
last modified time | relevance | path

Searched refs:socket_set_xreuseaddr (Results 1 – 8 of 8) sorted by relevance

/external/qemu/
Dqemu-sockets-android.c127 socket_set_xreuseaddr(slisten); in inet_listen()
239 socket_set_xreuseaddr(sock); in inet_connect()
Dmigration-tcp-android.c181 socket_set_xreuseaddr(s); in tcp_start_incoming_migration()
Dsockets.h316 int socket_set_xreuseaddr(int fd);
Dsockets.c1127 int socket_set_xreuseaddr(int fd) in socket_set_xreuseaddr() function
1256 socket_set_xreuseaddr(s); in socket_bind_server()
Dnet-android.c1735 ret = socket_set_xreuseaddr(fd); in net_socket_mcast_create()
1925 socket_set_xreuseaddr(fd); in net_socket_listen_init()
/external/qemu/slirp-android/
Dtcp_subr.c434 socket_set_xreuseaddr(s); in tcp_fconnect()
502 socket_set_xreuseaddr(s); in tcp_connect()
Dmisc.c352 socket_set_xreuseaddr(so->s); in fork_exec()
/external/qemu/android/
Dconsole.c571 socket_set_xreuseaddr( fd ); in control_global_accept()
617 socket_set_xreuseaddr( fd ); in control_global_init()