Home
last modified time | relevance | path

Searched refs:TCI (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/net/bridge/netfilter/
Debt_vlan.c30 unsigned short TCI; /* Whole TCI, given from parsed frame */ in ebt_vlan_mt() local
37 TCI = skb_vlan_tag_get(skb); in ebt_vlan_mt()
47 TCI = ntohs(fp->h_vlan_TCI); in ebt_vlan_mt()
59 id = TCI & VLAN_VID_MASK; in ebt_vlan_mt()
60 prio = (TCI >> 13) & 0x7; in ebt_vlan_mt()
/Linux-v5.4/Documentation/bpf/
Dprog_flow_dissector.rst63 | DMAC | SMAC | TPID | TCI |ETHER_TYPE | L3_HEADER |
71 skb->data + flow_keys->nhoff point the to first byte of TCI
82 | DMAC | SMAC | TPID | TCI |ETHER_TYPE | L3_HEADER |
/Linux-v5.4/Documentation/networking/
Dopenvswitch.txt223 indicating that a VLAN TCI should follow, but which is truncated just
230 all-zero-bits VLAN TCI is not that rare, so the CFI bit (aka
234 missing or malformed VLAN TCI.
Dpacket_mmap.txt544 that the tp_vlan_tci field has valid VLAN TCI value