Home | Sort by relevance Sort by last modified time |
/external/libpcap/pcap/ | |
vlan.h | 41 u_int16_t vlan_tci; /* VLAN TCI */ member in struct:vlan_tag |
/bionic/libc/kernel/uapi/linux/ | |
openvswitch.h | 321 __be16 vlan_tci; member in struct:ovs_action_push_vlan |
ethtool.h | 295 __be16 vlan_tci; member in struct:ethtool_flow_ext |
/development/ndk/platforms/android-L/include/linux/ | |
openvswitch.h | 274 __be16 vlan_tci; member in struct:ovs_action_push_vlan |
ethtool.h | 295 __be16 vlan_tci; member in struct:ethtool_flow_ext |
/external/kernel-headers/original/uapi/linux/ | |
openvswitch.h | 476 * @vlan_tci: Tag control identifier (TCI) to push. The CFI bit must be set 486 __be16 vlan_tci; /* 802.1Q TCI (VLAN ID and priority). */ member in struct:ovs_action_push_vlan |
ethtool.h | 510 * @vlan_tci: VLAN tag control information 513 * Note, @vlan_etype, @vlan_tci, and @data are only valid if %FLOW_EXT 521 __be16 vlan_tci; member in struct:ethtool_flow_ext [all...] |