Home
last modified time | relevance | path

Searched refs:ether_header (Results 1 - 13 of 13) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/net/
H A Dethernet.h16 struct ether_header { struct
/third_party/musl/porting/uniproton/kernel/include/net/
H A Dethernet.h16 struct ether_header { struct
/third_party/musl/porting/liteos_m/kernel/include/net/
H A Dethernet.h16 struct ether_header { struct
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
H A Dethernet.h16 struct ether_header { struct
/third_party/musl/include/net/
H A Dethernet.h16 struct ether_header { struct
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_cdcereg.h133 struct ether_header { struct
H A Dif_urndisreg.h37 struct ether_header { struct
H A Dif_urndis.c898 } else if (msg.rm_datalen < (uint32_t)sizeof(struct ether_header)) { in urndis_bulk_read_callback()
900 "%u < %u\n", msg.rm_datalen, (unsigned)sizeof(struct ether_header)); in urndis_bulk_read_callback()
H A Dif_cdce.c878 if (len < (int)sizeof(struct ether_header)) { in cdce_bulk_read_callback()
1385 (temp < (int)sizeof(struct ether_header)) || in cdce_ncm_bulk_read_callback()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c1823 #define HWSIM_IP_LEN (HWSIM_PACKETLEN - sizeof(struct ether_header))
1829 const struct ether_header *eth; in hostapd_data_test_rx()
1842 eth = (const struct ether_header *) buf; in hostapd_data_test_rx()
1916 struct ether_header *eth; in hostapd_ctrl_iface_data_test_tx()
1952 eth = (struct ether_header *) &buf[2]; in hostapd_ctrl_iface_data_test_tx()
1972 sizeof(struct ether_header) + send_len) < 0) in hostapd_ctrl_iface_data_test_tx()
1986 struct ether_header *eth; in hostapd_ctrl_iface_data_test_frame()
2014 eth = (struct ether_header *) buf; in hostapd_ctrl_iface_data_test_frame()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c2017 #define HWSIM_IP_LEN (HWSIM_PACKETLEN - sizeof(struct ether_header))
2023 const struct ether_header *eth; in hostapd_data_test_rx()
2036 eth = (const struct ether_header *) buf; in hostapd_data_test_rx()
2112 struct ether_header *eth; in hostapd_ctrl_iface_data_test_tx()
2148 eth = (struct ether_header *) &buf[2]; in hostapd_ctrl_iface_data_test_tx()
2168 sizeof(struct ether_header) + send_len) < 0) in hostapd_ctrl_iface_data_test_tx()
2184 struct ether_header *eth; in hostapd_ctrl_iface_data_test_frame()
2212 eth = (struct ether_header *) buf; in hostapd_ctrl_iface_data_test_frame()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface.c3200 struct ether_header *eth; in wpa_supplicant_ctrl_iface_mesh_link_probe()
3225 eth = (struct ether_header *) buf; in wpa_supplicant_ctrl_iface_mesh_link_probe()
8964 #define HWSIM_IP_LEN (HWSIM_PACKETLEN - sizeof(struct ether_header))
8970 const struct ether_header *eth; in wpas_data_test_rx()
8983 eth = (const struct ether_header *) buf; in wpas_data_test_rx()
9055 struct ether_header *eth; in wpas_ctrl_iface_data_test_tx()
9091 eth = (struct ether_header *) &buf[2]; in wpas_ctrl_iface_data_test_tx()
9111 sizeof(struct ether_header) + send_len) < 0) in wpas_ctrl_iface_data_test_tx()
9125 struct ether_header *eth; in wpas_ctrl_iface_data_test_frame()
9143 eth = (struct ether_header *) bu in wpas_ctrl_iface_data_test_frame()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c3577 struct ether_header *eth;
3602 eth = (struct ether_header *) buf;
10088 #define HWSIM_IP_LEN (HWSIM_PACKETLEN - sizeof(struct ether_header))
10094 const struct ether_header *eth;
10107 eth = (const struct ether_header *) buf;
10180 struct ether_header *eth;
10216 eth = (struct ether_header *) &buf[2];
10236 sizeof(struct ether_header) + send_len) < 0)
10252 struct ether_header *eth;
10270 eth = (struct ether_header *) bu
[all...]

Completed in 37 milliseconds