|
wpa_supplicant / hostapd 2.0
|
EAPOL definitions shared between hostapd and wpa_supplicant. More...
Go to the source code of this file.
Data Structures | |
| struct | ieee802_1x_hdr |
Defines | |
| #define | EAPOL_VERSION 2 |
Enumerations | |
| enum | { IEEE802_1X_TYPE_EAP_PACKET = 0, IEEE802_1X_TYPE_EAPOL_START = 1, IEEE802_1X_TYPE_EAPOL_LOGOFF = 2, IEEE802_1X_TYPE_EAPOL_KEY = 3, IEEE802_1X_TYPE_EAPOL_ENCAPSULATED_ASF_ALERT = 4 } |
| enum | { EAPOL_KEY_TYPE_RC4 = 1, EAPOL_KEY_TYPE_RSN = 2, EAPOL_KEY_TYPE_WPA = 254 } |
Variables | |
| struct ieee802_1x_hdr | STRUCT_PACKED |
EAPOL definitions shared between hostapd and wpa_supplicant.
This software may be distributed under the terms of the BSD license. See README for more details.
1.7.3