Searched refs:new_tci (Results 1 – 1 of 1) sorted by relevance
1147 uint16_t tci, new_tci; in i_dld_ether_header_strip_tag() local1170 new_tci = VLAN_TCI(VLAN_PRI(tci), VLAN_CFI(tci), VLAN_ID_NONE); in i_dld_ether_header_strip_tag()1171 evhp->ether_tci = htons(new_tci); in i_dld_ether_header_strip_tag()