Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-sockets-android.c140 socket_set_xreuseaddr(slisten); in inet_listen_opts()
235 socket_set_xreuseaddr(sock); in inet_connect_opts()
333 socket_set_xreuseaddr(sock); in inet_dgram_opts()
Dmigration-tcp-android.c181 socket_set_xreuseaddr(s); in tcp_start_incoming_migration()
Dsockets.h334 int socket_set_xreuseaddr(int fd);
Dsockets.c1147 int socket_set_xreuseaddr(int fd) in socket_set_xreuseaddr() function
1276 socket_set_xreuseaddr(s); in socket_bind_server()
Dnet-android.c1739 ret = socket_set_xreuseaddr(fd); in net_socket_mcast_create()
1929 socket_set_xreuseaddr(fd); in net_socket_listen_init()
/external/qemu/android/protocol/
Dcore-connection.c96 socket_set_xreuseaddr(fd); in core_connection_open_socket()
/external/qemu/slirp-android/
Dtcp_subr.c477 socket_set_xreuseaddr(s); in tcp_fconnect()
626 socket_set_xreuseaddr(s); in tcp_connect()
Dmisc.c355 socket_set_xreuseaddr(so->s); in fork_exec()
/external/qemu/android/
Dconsole.c615 socket_set_xreuseaddr( fd ); in control_global_accept()
643 socket_set_xreuseaddr( fd ); in control_global_init()