Home
last modified time | relevance | path

Searched refs:net_socket_send (Results 1 – 2 of 2) sorted by relevance

/external/qemu/
Dnet.c1514 static void net_socket_send(void *opaque) in net_socket_send() function
1724 qemu_set_fd_handler(s->fd, net_socket_send, NULL, s); in net_socket_connect()
Dnet-android.c1641 static void net_socket_send(void *opaque) in net_socket_send() function
1841 qemu_set_fd_handler(s->fd, net_socket_send, NULL, s); in net_socket_connect()