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

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h2659 bool vnet_hdr; member in struct:NetdevTapOptions
H A Dqapi-visit.c3635 visit_start_optional(m, obj ? &(*obj)->has_vnet_hdr : NULL, "vnet_hdr", &err);
3637 visit_type_bool(m, obj ? &(*obj)->vnet_hdr : NULL, "vnet_hdr", &err);

Completed in 297 milliseconds