Home
last modified time | relevance | path

Searched refs:ETHERTYPE_IP (Results 1 - 9 of 9) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/net/
H A Dethernet.h24 #define ETHERTYPE_IP 0x0800 macro
/third_party/musl/porting/uniproton/kernel/include/net/
H A Dethernet.h24 #define ETHERTYPE_IP 0x0800 macro
/third_party/musl/porting/liteos_m/kernel/include/net/
H A Dethernet.h24 #define ETHERTYPE_IP 0x0800 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
H A Dethernet.h24 #define ETHERTYPE_IP 0x0800 macro
/third_party/musl/include/net/
H A Dethernet.h24 #define ETHERTYPE_IP 0x0800 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A 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/
H A Dap_ctrl_iface.c2093 ETHERTYPE_IP, hostapd_data_test_rx, in hostapd_ctrl_iface_data_test_config()
2151 eth->ether_type = htons(ETHERTYPE_IP); in hostapd_ctrl_iface_data_test_tx()
2167 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/
H A 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/
H A Dctrl_iface.c10161 ETHERTYPE_IP, wpas_data_test_rx,
10219 eth->ether_type = htons(ETHERTYPE_IP);
10235 if (l2_packet_send(wpa_s->l2_test, dst, ETHERTYPE_IP, &buf[2],

Completed in 34 milliseconds