Searched refs:ETH_P_PREAUTH (Results 1 – 9 of 9) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | preauth_auth.c | 26 #ifndef ETH_P_PREAUTH 27 #define ETH_P_PREAUTH 0x88C7 /* IEEE 802.11i pre-authentication */ macro 113 piface->l2 = l2_packet_init(piface->ifname, NULL, 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_standard/src/ap/ |
D | preauth_auth.c | 26 #ifndef ETH_P_PREAUTH 27 #define ETH_P_PREAUTH 0x88C7 /* IEEE 802.11i pre-authentication */ macro 113 piface->l2 = l2_packet_init(piface->ifname, NULL, 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/libnl/include/linux-private/linux/ |
D | if_ether.h | 92 #define ETH_P_PREAUTH 0x88C7 /* 802.11 Preauthentication */ macro
|
/third_party/musl/porting/liteos_a/kernel/include/netinet/ |
D | if_ether.h | 59 #define ETH_P_PREAUTH 0x88C7 macro
|
/third_party/musl/include/netinet/ |
D | if_ether.h | 59 #define ETH_P_PREAUTH 0x88C7 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/ |
D | if_ether.h | 59 #define ETH_P_PREAUTH 0x88C7 macro
|
/third_party/musl/porting/uniproton/kernel/include/netinet/ |
D | if_ether.h | 59 #define ETH_P_PREAUTH 0x88C7 macro
|
/third_party/musl/ndk_musl_include/netinet/ |
D | if_ether.h | 59 #define ETH_P_PREAUTH 0x88C7 macro
|
/third_party/musl/porting/liteos_m/kernel/include/netinet/ |
D | if_ether.h | 59 #define ETH_P_PREAUTH 0x88C7 macro
|