Searched refs:net_socket_send (Results 1 – 2 of 2) sorted by relevance
1514 static void net_socket_send(void *opaque) in net_socket_send() function1724 qemu_set_fd_handler(s->fd, net_socket_send, NULL, s); in net_socket_connect()
1641 static void net_socket_send(void *opaque) in net_socket_send() function1841 qemu_set_fd_handler(s->fd, net_socket_send, NULL, s); in net_socket_connect()