Searched refs:TCI (Results 1 – 3 of 3) sorted by relevance
42 unsigned short TCI; /* Whole TCI, given from parsed frame */ in ebt_vlan_mt() local49 TCI = skb_vlan_tag_get(skb); in ebt_vlan_mt()59 TCI = ntohs(fp->h_vlan_TCI); in ebt_vlan_mt()70 id = TCI & VLAN_VID_MASK; in ebt_vlan_mt()71 prio = (TCI >> 13) & 0x7; in ebt_vlan_mt()
223 indicating that a VLAN TCI should follow, but which is truncated just230 all-zero-bits VLAN TCI is not that rare, so the CFI bit (aka234 missing or malformed VLAN TCI.
556 that the tp_vlan_tci field has valid VLAN TCI value