Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dvhost-user.c245 static void net_vhost_user_event(void *opaque, QEMUChrEvent event);
268 qemu_chr_fe_set_handlers(&s->chr, NULL, NULL, net_vhost_user_event, in chr_closed_bh()
276 static void net_vhost_user_event(void *opaque, QEMUChrEvent event) in net_vhost_user_event() function
371 net_vhost_user_event, NULL, nc0->name, NULL, in net_vhost_user_init()