Searched defs:vhost_net (Results 1 – 6 of 6) sorted by relevance
143 struct vhost_net { struct144 struct vhost_dev dev;145 struct vhost_virtqueue vqs[2];146 int backend;147 const int *feature_bits;148 int max_tx_queue_size;149 SaveAcketFeatures *save_acked_features;150 bool is_vhost_user;151 NetClientState *nc;
70 VHostNetState *vhost_net; member
73 VHostNetState *vhost_net; member
80 VHostNetState *vhost_net; member
38 VHostNetState *vhost_net; member
304 option('vhost_net', type: 'feature', value: 'auto', feature