OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vlan_tpid
(Results
1 - 7
of
7
) sorted by null
/external/libpcap/pcap/
vlan.h
40
u_int16_t
vlan_tpid
; /* ETH_P_8021Q */
member in struct:vlan_tag
/bionic/libc/kernel/uapi/linux/
openvswitch.h
320
__be16
vlan_tpid
;
member in struct:ovs_action_push_vlan
/development/ndk/platforms/android-L/include/linux/
openvswitch.h
272
__be16
vlan_tpid
;
member in struct:ovs_action_push_vlan
/external/kernel-headers/original/uapi/linux/
openvswitch.h
475
* @
vlan_tpid
: Tag protocol identifier (TPID) to push.
479
* The @
vlan_tpid
value is typically %ETH_P_8021Q. The only acceptable TPID
485
__be16
vlan_tpid
; /* 802.1Q TPID. */
member in struct:ovs_action_push_vlan
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
openvswitch.h
320
__be16
vlan_tpid
;
member in struct:ovs_action_push_vlan
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
openvswitch.h
320
__be16
vlan_tpid
;
member in struct:ovs_action_push_vlan
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
openvswitch.h
320
__be16
vlan_tpid
;
member in struct:ovs_action_push_vlan
Completed in 244 milliseconds