Home | Sort by relevance Sort by last modified time |
/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 |