Searched defs:vlan_tci (Results 1 - 5 of 5) sorted by relevance

/external/libpcap/pcap/
H A Dvlan.h39 u_int16_t vlan_tci; /* VLAN TCI */ member in struct:vlan_tag
/external/iproute2/include/linux/
H A Dbpf.h231 BPF_FUNC_skb_vlan_push, /* bpf_skb_vlan_push(skb, vlan_proto, vlan_tci) */
305 __u32 vlan_tci; member in struct:__sk_buff
/external/kernel-headers/original/uapi/linux/
H A Dbpf.h231 BPF_FUNC_skb_vlan_push, /* bpf_skb_vlan_push(skb, vlan_proto, vlan_tci) */
285 __u32 vlan_tci; member in struct:__sk_buff
H A Dopenvswitch.h587 * @vlan_tci: Tag control identifier (TCI) to push. The CFI bit must be set
597 __be16 vlan_tci; /* 802.1Q TCI (VLAN ID and priority). */ member in struct:ovs_action_push_vlan
H A Dethtool.h764 * @vlan_tci: VLAN tag control information
767 * Note, @vlan_etype, @vlan_tci, and @data are only valid if %FLOW_EXT
775 __be16 vlan_tci; member in struct:ethtool_flow_ext

Completed in 125 milliseconds