/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | wifi_offload.cpp | 85 …MKeepAliveCommand(wifi_interface_handle iface, u8 index, u16 ether_type, u8 *ip_packet, u16 ip_pac… in MKeepAliveCommand() argument 87 …: WifiCommand("MKeepAliveCommand", iface, 0), mIndex(index), mEther_type(ether_type), mIpPkt(ip_pa… in MKeepAliveCommand() 234 u16 ether_type, u8 *ip_packet, u16 ip_packet_len, u8 *src_mac_addr, u8 *dst_mac_addr, in wifi_start_sending_offloaded_packet() argument 239 && (ip_packet_len <= MKEEP_ALIVE_IP_PKT_MAX) && ((ether_type == ETHERTYPE_IP) || in wifi_start_sending_offloaded_packet() 240 (ether_type == ETHERTYPE_IPV6))) { in wifi_start_sending_offloaded_packet() 241 … MKeepAliveCommand *cmd = new MKeepAliveCommand(iface, index, ether_type, ip_packet, ip_packet_len, in wifi_start_sending_offloaded_packet()
|
/hardware/synaptics/wlan/synadhd/wifi_hal/ |
D | wifi_offload.cpp | 85 …MKeepAliveCommand(wifi_interface_handle iface, u8 index, u16 ether_type, u8 *ip_packet, u16 ip_pac… in MKeepAliveCommand() argument 87 …: WifiCommand("MKeepAliveCommand", iface, 0), mIndex(index), mEther_type(ether_type), mIpPkt(ip_pa… in MKeepAliveCommand() 234 u16 ether_type, u8 *ip_packet, u16 ip_packet_len, u8 *src_mac_addr, u8 *dst_mac_addr, in wifi_start_sending_offloaded_packet() argument 239 && (ip_packet_len <= MKEEP_ALIVE_IP_PKT_MAX) && ((ether_type == ETHERTYPE_IP) || in wifi_start_sending_offloaded_packet() 240 (ether_type == ETHERTYPE_IPV6))) { in wifi_start_sending_offloaded_packet() 241 … MKeepAliveCommand *cmd = new MKeepAliveCommand(iface, index, ether_type, ip_packet, ip_packet_len, in wifi_start_sending_offloaded_packet()
|
/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/legacy_headers/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 | 839 wifi_interface_handle iface, u16 ether_type, u8 *ip_packet,
|
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
D | common.h | 202 wifi_interface_handle iface, u16 ether_type, u8 *ip_packet,
|
D | wifi_hal.cpp | 2538 u16 ether_type, in wifi_start_sending_offloaded_packet() argument 2557 ALOGV("ether type 0x%04x\n", ether_type); in wifi_start_sending_offloaded_packet() 2583 ether_type); in wifi_start_sending_offloaded_packet()
|
/hardware/interfaces/wifi/aidl/default/ |
D | wifi_sta_iface.h | 130 int32_t cmd_id, const std::vector<uint8_t>& ip_packet_data, char16_t ether_type,
|
D | wifi_sta_iface.cpp | 649 int32_t cmd_id, const std::vector<uint8_t>& ip_packet_data, char16_t ether_type, in startSendingKeepAlivePacketsInternal() argument 653 ifname_, cmd_id, ether_type, ip_packet_data, src_address, dst_address, period_in_ms); in startSendingKeepAlivePacketsInternal()
|
D | wifi_legacy_hal.cpp | 1071 uint16_t ether_type, in startSendingOffloadedPacket() argument 1082 cmd_id, getIfaceHandle(iface_name), ether_type, ip_packet_data_internal.data(), in startSendingOffloadedPacket()
|
D | wifi_legacy_hal.h | 653 uint16_t ether_type,
|
/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/broadcom/wlan/bcmdhd/halutil/ |
D | wifi_hal_stub.cpp | 277 wifi_interface_handle iface, u16 ether_type, u8 *ip_packet, u16 ip_packet_len, in wifi_start_sending_offloaded_packet_stub() argument
|
D | halutil.cpp | 3609 static wifi_error start_mkeep_alive(int index, u32 period_msec, u16 ether_type, in start_mkeep_alive() argument 3615 ret = hal_fn.wifi_start_sending_offloaded_packet(index, wlan0Handle, ether_type, ip_pkt, in start_mkeep_alive() 4165 u16 ip_pkt_len = 0, ether_type = 0; in readKeepAliveOptions() local 4220 ether_type = atoi(argv[++j]); in readKeepAliveOptions() 4221 if (!((ether_type == ETHERTYPE_IP) || in readKeepAliveOptions() 4222 (ether_type == ETHERTYPE_IPV6))) { in readKeepAliveOptions() 4243 ret = start_mkeep_alive(index, period_msec, ether_type, src_mac, in readKeepAliveOptions()
|
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/ |
D | wifi_hal.cpp | 2643 u16 ether_type, in wifi_start_sending_offloaded_packet() argument 2662 ALOGV("ether type 0x%04x\n", ether_type); in wifi_start_sending_offloaded_packet() 2690 ether_type); in wifi_start_sending_offloaded_packet()
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Lan.cpp | 6424 flt_rule_entry.rule.attrib.ether_type = 0x0800; in add_tcp_syn_flt_rule_l2tp() 6428 flt_rule_entry.rule.attrib.ether_type = 0x86dd; in add_tcp_syn_flt_rule_l2tp()
|