OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vlan_tci
(Results
1 - 19
of
19
) sorted by null
/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
...]
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/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
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/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
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/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
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/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
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/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
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/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
Completed in 140 milliseconds