Home
last modified time | relevance | path

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

/third_party/libnl/include/linux-private/linux/
Dif_ether.h122 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Dif_ether.h86 #define ETH_P_802_3 0x0001 macro
/third_party/musl/include/netinet/
Dif_ether.h86 #define ETH_P_802_3 0x0001 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Dif_ether.h86 #define ETH_P_802_3 0x0001 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Dif_ether.h86 #define ETH_P_802_3 0x0001 macro
/third_party/musl/ndk_musl_include/netinet/
Dif_ether.h86 #define ETH_P_802_3 0x0001 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dif_ether.h86 #define ETH_P_802_3 0x0001 macro
/third_party/libnl/lib/
Dutils.c825 __ADD(ETH_P_802_3,802.3),
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dctrl_iface.c3228 eth->ether_type = htons(ETH_P_802_3); in wpa_supplicant_ctrl_iface_mesh_link_probe()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dctrl_iface.c3421 eth->ether_type = htons(ETH_P_802_3); in wpa_supplicant_ctrl_iface_mesh_link_probe()