Home
last modified time | relevance | path

Searched refs:ETH_P_PREAUTH (Results 1 - 7 of 7) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dpreauth_auth.c26 #ifndef ETH_P_PREAUTH
27 #define ETH_P_PREAUTH 0x88C7 /* IEEE 802.11i pre-authentication */ macro
28 #endif /* ETH_P_PREAUTH */
113 piface->l2 = l2_packet_init(piface->ifname, NULL, ETH_P_PREAUTH, in rsn_preauth_iface_add()
117 "to ETH_P_PREAUTH"); in rsn_preauth_iface_add()
256 ethhdr->h_proto = host_to_be16(ETH_P_PREAUTH); in rsn_preauth_send()
259 if (l2_packet_send(piface->l2, sta->addr, ETH_P_PREAUTH, (u8 *) ethhdr, in rsn_preauth_send()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dpreauth_auth.c26 #ifndef ETH_P_PREAUTH
27 #define ETH_P_PREAUTH 0x88C7 /* IEEE 802.11i pre-authentication */ macro
28 #endif /* ETH_P_PREAUTH */
113 piface->l2 = l2_packet_init(piface->ifname, NULL, ETH_P_PREAUTH, in rsn_preauth_iface_add()
117 "to ETH_P_PREAUTH"); in rsn_preauth_iface_add()
256 ethhdr->h_proto = host_to_be16(ETH_P_PREAUTH); in rsn_preauth_send()
259 if (l2_packet_send(piface->l2, sta->addr, ETH_P_PREAUTH, (u8 *) ethhdr, in rsn_preauth_send()
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Dif_ether.h59 #define ETH_P_PREAUTH 0x88C7 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Dif_ether.h59 #define ETH_P_PREAUTH 0x88C7 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Dif_ether.h59 #define ETH_P_PREAUTH 0x88C7 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Dif_ether.h59 #define ETH_P_PREAUTH 0x88C7 macro
/third_party/musl/include/netinet/
H A Dif_ether.h59 #define ETH_P_PREAUTH 0x88C7 macro

Completed in 4 milliseconds