Home
last modified time | relevance | path

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

/kvmtool/virtio/
H A Dnet.c213 static void *virtio_net_ctrl_thread(void *p) in virtio_net_ctrl_thread() function
613 pthread_create(&net_queue->thread, NULL, virtio_net_ctrl_thread, in init_vq()