Home
last modified time | relevance | path

Searched refs:ETHERTYPE_IP (Results 1 – 10 of 10) sorted by relevance

/third_party/musl/ndk_musl_include/net/
Dethernet.h24 #define ETHERTYPE_IP 0x0800 macro
/third_party/musl/include/net/
Dethernet.h24 #define ETHERTYPE_IP 0x0800 macro
/third_party/musl/porting/liteos_m/kernel/include/net/
Dethernet.h24 #define ETHERTYPE_IP 0x0800 macro
/third_party/musl/porting/uniproton/kernel/include/net/
Dethernet.h24 #define ETHERTYPE_IP 0x0800 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
Dethernet.h24 #define ETHERTYPE_IP 0x0800 macro
/third_party/musl/porting/liteos_a/kernel/include/net/
Dethernet.h24 #define ETHERTYPE_IP 0x0800 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_ctrl_iface.c1897 ETHERTYPE_IP, hostapd_data_test_rx, in hostapd_ctrl_iface_data_test_config()
1955 eth->ether_type = htons(ETHERTYPE_IP); in hostapd_ctrl_iface_data_test_tx()
1971 if (l2_packet_send(hapd->l2_test, dst, ETHERTYPE_IP, &buf[2], in hostapd_ctrl_iface_data_test_tx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_ctrl_iface.c2092 ETHERTYPE_IP, hostapd_data_test_rx, in hostapd_ctrl_iface_data_test_config()
2150 eth->ether_type = htons(ETHERTYPE_IP); in hostapd_ctrl_iface_data_test_tx()
2166 if (l2_packet_send(hapd->l2_test, dst, ETHERTYPE_IP, &buf[2], in hostapd_ctrl_iface_data_test_tx()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dctrl_iface.c9036 ETHERTYPE_IP, wpas_data_test_rx, in wpas_ctrl_iface_data_test_config()
9094 eth->ether_type = htons(ETHERTYPE_IP); in wpas_ctrl_iface_data_test_tx()
9110 if (l2_packet_send(wpa_s->l2_test, dst, ETHERTYPE_IP, &buf[2], in wpas_ctrl_iface_data_test_tx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dctrl_iface.c9714 ETHERTYPE_IP, wpas_data_test_rx, in wpas_ctrl_iface_data_test_config()
9772 eth->ether_type = htons(ETHERTYPE_IP); in wpas_ctrl_iface_data_test_tx()
9788 if (l2_packet_send(wpa_s->l2_test, dst, ETHERTYPE_IP, &buf[2], in wpas_ctrl_iface_data_test_tx()