Home
last modified time | relevance | path

Searched refs:IS_SPECIAL_VLAN_ID (Results 1 – 2 of 2) sorted by relevance

/qemu/include/net/
H A Deth.h236 #define IS_SPECIAL_VLAN_ID(x) \ macro
/qemu/hw/net/
H A Dvmxnet3.c1911 if (IS_SPECIAL_VLAN_ID(vlan_tag)) { in vmxnet3_is_registered_vlan()