wpa_supplicant / hostapd 2.0
Data Fields

wpa_driver_auth_params Struct Reference

Authentication parameters. More...

#include <driver.h>

Data Fields

int freq
const u8 * bssid
const u8 * ssid
size_t ssid_len
int auth_alg
const u8 * ie
size_t ie_len
const u8 * wep_key [4]
size_t wep_key_len [4]
int wep_tx_keyidx
int local_state_change
int p2p
 Whether this connection is a P2P group.

Detailed Description

Authentication parameters.

Data for struct wpa_driver_ops::authenticate().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines