Searched refs:ether_type (Results 1 – 8 of 8) sorted by relevance
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | vlan.h | 58 uint16 ether_type; member 73 uint16 ether_type; /* ethertype */ member
|
D | ethernet.h | 121 uint16 ether_type; member
|
/hardware/interfaces/wifi/1.2/default/ |
D | wifi_sta_iface.h | 93 uint16_t ether_type, const hidl_array<uint8_t, 6>& src_address, 144 uint16_t ether_type, const std::array<uint8_t, 6>& src_address,
|
D | wifi_sta_iface.cpp | 200 uint16_t ether_type, const hidl_array<uint8_t, 6>& src_address, in startSendingKeepAlivePackets() argument 205 hidl_status_cb, cmd_id, ip_packet_data, ether_type, in startSendingKeepAlivePackets()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | bcmutils.c | 1135 if (eh->ether_type == hton16(ETHER_TYPE_8021Q)) { in pktsetprio() 1144 if (evh->ether_type == hton16(ETHER_TYPE_IP)) { in pktsetprio() 1171 } else if (eh->ether_type == hton16(ETHER_TYPE_IP)) { in pktsetprio()
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_ipa.h | 500 uint16_t ether_type; member
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | msm_ipa.h | 382 uint16_t ether_type; member
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
D | msm_ipa.h | 520 uint16_t ether_type; member
|