Searched refs:vhostforce (Results 1 - 2 of 2) sorted by relevance

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h2667 bool vhostforce; member in struct:NetdevTapOptions
H A Dqapi-visit.c3655 visit_start_optional(m, obj ? &(*obj)->has_vhostforce : NULL, "vhostforce", &err);
3657 visit_type_bool(m, obj ? &(*obj)->vhostforce : NULL, "vhostforce", &err);

Completed in 117 milliseconds