driver.h File Reference

WPA Supplicant - driver interface definition. More...

#include "defs.h"

Include dependency graph for driver.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define WPA_SUPPLICANT_DRIVER_VERSION   2
#define AUTH_ALG_OPEN_SYSTEM   0x01
#define AUTH_ALG_SHARED_KEY   0x02
#define AUTH_ALG_LEAP   0x04
#define IEEE80211_MODE_INFRA   0
#define IEEE80211_MODE_IBSS   1
#define IEEE80211_CAP_ESS   0x0001
#define IEEE80211_CAP_IBSS   0x0002
#define IEEE80211_CAP_PRIVACY   0x0010
#define SSID_MAX_WPA_IE_LEN   40
#define WPA_DRIVER_CAPA_KEY_MGMT_WPA   0x00000001
#define WPA_DRIVER_CAPA_KEY_MGMT_WPA2   0x00000002
#define WPA_DRIVER_CAPA_KEY_MGMT_WPA_PSK   0x00000004
#define WPA_DRIVER_CAPA_KEY_MGMT_WPA2_PSK   0x00000008
#define WPA_DRIVER_CAPA_KEY_MGMT_WPA_NONE   0x00000010
#define WPA_DRIVER_CAPA_ENC_WEP40   0x00000001
#define WPA_DRIVER_CAPA_ENC_WEP104   0x00000002
#define WPA_DRIVER_CAPA_ENC_TKIP   0x00000004
#define WPA_DRIVER_CAPA_ENC_CCMP   0x00000008
#define WPA_DRIVER_AUTH_OPEN   0x00000001
#define WPA_DRIVER_AUTH_SHARED   0x00000002
#define WPA_DRIVER_AUTH_LEAP   0x00000004
#define WPA_DRIVER_FLAGS_DRIVER_IE   0x00000001
#define WPA_DRIVER_FLAGS_SET_KEYS_AFTER_ASSOC   0x00000002
#define WPA_DRIVER_FLAGS_USER_SPACE_MLME   0x00000004
#define WPA_CHAN_W_SCAN   0x00000001
#define WPA_CHAN_W_ACTIVE_SCAN   0x00000002
#define WPA_CHAN_W_IBSS   0x00000004
#define WPA_RATE_ERP   0x00000001
#define WPA_RATE_BASIC   0x00000002
#define WPA_RATE_PREAMBLE2   0x00000004
#define WPA_RATE_SUPPORTED   0x00000010
#define WPA_RATE_OFDM   0x00000020
#define WPA_RATE_CCK   0x00000040
#define WPA_RATE_MANDATORY   0x00000100

Enumerations

enum  wpa_hw_mode { WPA_MODE_IEEE80211B, WPA_MODE_IEEE80211G, WPA_MODE_IEEE80211A, NUM_WPA_MODES }


Detailed Description

WPA Supplicant - driver interface definition.

Copyright
Copyright (c) 2003-2006, Jouni Malinen <[email protected]>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Alternatively, this software may be distributed under the terms of BSD license.

See README and COPYING for more details.

Definition in file driver.h.


Generated on Sun Dec 31 13:50:46 2006 for wpa_supplicant by  doxygen 1.4.2