Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dvhost-user.c24 typedef struct NetVhostUserState { struct
32 } NetVhostUserState; typedef
36 NetVhostUserState *s = DO_UPCAST(NetVhostUserState, nc, nc); in vhost_user_get_vhost_net()
43 NetVhostUserState *s = DO_UPCAST(NetVhostUserState, nc, nc); in vhost_user_get_acked_features()
50 NetVhostUserState *s; in vhost_user_save_acked_features()
64 NetVhostUserState *s; in vhost_user_stop()
83 NetVhostUserState *s; in vhost_user_start()
139 NetVhostUserState *s = DO_UPCAST(NetVhostUserState, nc, nc); in vhost_user_receive()
162 NetVhostUserState *s = DO_UPCAST(NetVhostUserState, nc, nc); in net_vhost_user_cleanup()
251 NetVhostUserState *s; in chr_closed_bh()
[all …]