Searched defs:VhostOps (Results 1 – 1 of 1) sorted by relevance
163 typedef struct VhostOps { struct164 VhostBackendType backend_type;165 vhost_backend_init vhost_backend_init;170 vhost_net_set_mtu_op vhost_net_set_mtu;174 vhost_set_log_base_op vhost_set_log_base;185 vhost_new_worker_op vhost_new_worker;186 vhost_free_worker_op vhost_free_worker;189 vhost_set_features_op vhost_set_features;190 vhost_get_features_op vhost_get_features;192 vhost_set_owner_op vhost_set_owner;[all …]
Completed in 6 milliseconds