wpa_supplicant / hostapd 2.0
Data Structures | Defines | Enumerations | Variables

eapol_common.h File Reference

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

Detailed Description

EAPOL definitions shared between hostapd and wpa_supplicant.

Copyright
Copyright (c) 2002-2007, Jouni Malinen <j@w1.fi>

This software may be distributed under the terms of the BSD license. See README for more details.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines