Classes | Defines
config_ssid.h File Reference
#include "common/defs.h"
#include "eap_peer/eap_config.h"
Include dependency graph for config_ssid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  wpa_ssid

Defines

#define DEFAULT_EAP_WORKAROUND   ((unsigned int) -1)
#define DEFAULT_EAPOL_FLAGS
#define DEFAULT_FRAGMENT_SIZE   1398
#define DEFAULT_GROUP
#define DEFAULT_KEY_MGMT   (WPA_KEY_MGMT_PSK | WPA_KEY_MGMT_IEEE8021X)
#define DEFAULT_PAIRWISE   (WPA_CIPHER_CCMP | WPA_CIPHER_TKIP)
#define DEFAULT_PROTO   (WPA_PROTO_WPA | WPA_PROTO_RSN)
#define MAX_SSID_LEN   32
#define MAX_WEP_KEY_LEN   16
#define NUM_WEP_KEYS   4

Define Documentation

#define DEFAULT_EAP_WORKAROUND   ((unsigned int) -1)

Definition at line 24 of file config_ssid.h.

Value:
(EAPOL_FLAG_REQUIRE_KEY_UNICAST | \
                             EAPOL_FLAG_REQUIRE_KEY_BROADCAST)

Definition at line 25 of file config_ssid.h.

#define DEFAULT_FRAGMENT_SIZE   1398

Definition at line 32 of file config_ssid.h.

#define DEFAULT_GROUP
Value:
(WPA_CIPHER_CCMP | WPA_CIPHER_TKIP | \
                       WPA_CIPHER_WEP104 | WPA_CIPHER_WEP40)

Definition at line 30 of file config_ssid.h.

Definition at line 28 of file config_ssid.h.

Definition at line 29 of file config_ssid.h.

Definition at line 27 of file config_ssid.h.

#define MAX_SSID_LEN   32

Definition at line 21 of file config_ssid.h.

#define MAX_WEP_KEY_LEN   16

Definition at line 192 of file config_ssid.h.

#define NUM_WEP_KEYS   4

Definition at line 191 of file config_ssid.h.



wpa_supplicant
Author(s): Package maintained by Blaise Gassend
autogenerated on Thu Apr 24 2014 15:34:37