Home | History | Annotate | Download | only in qemu

Lines Matching full:net_socket_send

1641 static void net_socket_send(void *opaque)
1841 qemu_set_fd_handler(s->fd, net_socket_send, NULL, s);