Home
last modified time | relevance | path

Searched refs:ether_type (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/net/
H A Dethernet.h19 uint16_t ether_type; member
/third_party/musl/porting/uniproton/kernel/include/net/
H A Dethernet.h19 uint16_t ether_type; member
/third_party/musl/porting/liteos_m/kernel/include/net/
H A Dethernet.h19 uint16_t ether_type; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
H A Dethernet.h19 uint16_t ether_type; member
/third_party/musl/include/net/
H A Dethernet.h19 uint16_t ether_type; member
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_cdcereg.h136 uint16_t ether_type; member
H A Dif_urndisreg.h40 uint16_t ether_type; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c1955 eth->ether_type = htons(ETHERTYPE_IP); in hostapd_ctrl_iface_data_test_tx()
2015 ethertype = ntohs(eth->ether_type); in hostapd_ctrl_iface_data_test_frame()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c2151 eth->ether_type = htons(ETHERTYPE_IP); in hostapd_ctrl_iface_data_test_tx()
2213 ethertype = ntohs(eth->ether_type); in hostapd_ctrl_iface_data_test_frame()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface.c3228 eth->ether_type = htons(ETH_P_802_3); in wpa_supplicant_ctrl_iface_mesh_link_probe()
9094 eth->ether_type = htons(ETHERTYPE_IP); in wpas_ctrl_iface_data_test_tx()
9144 ethertype = ntohs(eth->ether_type); in wpas_ctrl_iface_data_test_frame()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c3605 eth->ether_type = htons(ETH_P_802_3);
10219 eth->ether_type = htons(ETHERTYPE_IP);
10271 ethertype = ntohs(eth->ether_type);

Completed in 42 milliseconds