/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/libhardware_legacy/include/hardware_legacy/ |
D | wifi_offload.h | 19 u16 ether_type, u8 *ip_packet, u16 ip_packet_len, u8 *src_mac_addr, u8 *dst_mac_addr,
|
D | wifi_hal.h | 371 wifi_interface_handle iface, u16 ether_type, u8 *ip_packet,
|
/hardware/interfaces/wifi/1.3/default/ |
D | wifi_sta_iface.h | 95 uint16_t ether_type, const hidl_array<uint8_t, 6>& src_address, 150 uint16_t ether_type, const std::array<uint8_t, 6>& src_address,
|
D | wifi_sta_iface.cpp | 211 uint16_t ether_type, const hidl_array<uint8_t, 6>& src_address, in startSendingKeepAlivePackets() argument 216 hidl_status_cb, cmd_id, ip_packet_data, ether_type, in startSendingKeepAlivePackets() 565 uint16_t ether_type, const std::array<uint8_t, 6>& src_address, in startSendingKeepAlivePacketsInternal() argument 569 ifname_, cmd_id, ether_type, ip_packet_data, src_address, in startSendingKeepAlivePacketsInternal()
|
D | wifi_legacy_hal.h | 249 const std::string& iface_name, uint32_t cmd_id, uint16_t ether_type,
|
D | wifi_legacy_hal.cpp | 782 const std::string& iface_name, uint32_t cmd_id, uint16_t ether_type, in startSendingOffloadedPacket() argument 792 cmd_id, getIfaceHandle(iface_name), ether_type, in startSendingOffloadedPacket()
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | common.h | 189 wifi_interface_handle iface, u16 ether_type, u8 *ip_packet,
|
D | wifi_hal.cpp | 1371 u16 ether_type, in wifi_start_sending_offloaded_packet() argument 1390 ALOGV("ether type 0x%04x\n", ether_type); in wifi_start_sending_offloaded_packet() 1416 ether_type); in wifi_start_sending_offloaded_packet()
|
/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/msm8996/kernel-headers/linux/ |
D | msm_ipa.h | 366 uint16_t ether_type; member
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
D | msm_ipa.h | 520 uint16_t ether_type; member
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | msm_ipa.h | 382 uint16_t ether_type; member
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Lan.cpp | 5809 flt_rule_entry.rule.attrib.ether_type = 0x0800; in add_tcp_syn_flt_rule_l2tp() 5813 flt_rule_entry.rule.attrib.ether_type = 0x86dd; in add_tcp_syn_flt_rule_l2tp()
|