centos man page for struct_cfg80211_auth_request

Query: struct_cfg80211_auth_request

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STRUCT
CFG80211_AUTH(9) Actions and configuration STRUCT CFG80211_AUTH(9)
NAME
struct_cfg80211_auth_request - Authentication request data
SYNOPSIS
struct cfg80211_auth_request { struct cfg80211_bss * bss; const u8 * ie; size_t ie_len; enum nl80211_auth_type auth_type; const u8 * key; u8 key_len; u8 key_idx; const u8 * sae_data; size_t sae_data_len; };
MEMBERS
bss The BSS to authenticate with. ie Extra IEs to add to Authentication frame or NULL ie_len Length of ie buffer in octets auth_type Authentication type (algorithm) key WEP key for shared key authentication key_len length of WEP key for shared key authentication key_idx index of WEP key for shared key authentication sae_data Non-IE data to use with SAE or NULL. This starts with Authentication transaction sequence number field. sae_data_len Length of sae_data buffer in octets
DESCRIPTION
This structure provides information needed to complete IEEE 802.11 authentication.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT CFG80211_AUTH(9)
Related Man Pages
struct_bss_parameters(9) - centos
struct_cfg80211_assoc_request(9) - centos
struct_cfg80211_connect_params(9) - centos
struct_ieee80211_vif(9) - centos
enum_ieee80211_key_flags(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
Shopt -s histappend