centos man page for struct_cfg80211_deauth_request

Query: struct_cfg80211_deauth_request

OS: centos

Section: 9

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

STRUCT
CFG80211_DEAU(9) Actions and configuration STRUCT CFG80211_DEAU(9)
NAME
struct_cfg80211_deauth_request - Deauthentication request data
SYNOPSIS
struct cfg80211_deauth_request { const u8 * bssid; const u8 * ie; size_t ie_len; u16 reason_code; bool local_state_change; };
MEMBERS
bssid the BSSID of the BSS to deauthenticate from ie Extra IEs to add to Deauthentication frame or NULL ie_len Length of ie buffer in octets reason_code The reason code for the deauthentication local_state_change if set, change local state only and do not set a deauth frame
DESCRIPTION
This structure provides information needed to complete IEEE 802.11 deauthentication.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT CFG80211_DEAU(9)
Related Man Pages
struct_cfg80211_ap_settings(9) - centos
struct_cfg80211_assoc_request(9) - centos
struct_cfg80211_beacon_data(9) - centos
struct_tid_ampdu_tx(9) - centos
struct_tid_ampdu_rx(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend