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

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h2771 bool has_vlan; member in struct:NetLegacy
H A Dqapi-visit.c4153 visit_start_optional(m, obj ? &(*obj)->has_vlan : NULL, "vlan", &err);
4154 if (obj && (*obj)->has_vlan) {

Completed in 645 milliseconds