Searched refs:VLAN_ID (Results 1 – 1 of 1) sorted by relevance
601 #define VLAN_ID(tci) ((tci) & 0xfff) in tap_flow_create_vlan() macro607 uint8_t vid = VLAN_ID(tci); in tap_flow_create_vlan()