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


Detailed Description

WPA Supplicant - driver interface definition.

Copyright
Copyright (c) 2003-2005, 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 Sat May 6 21:14:49 2006 for wpa_supplicant by  doxygen 1.4.2