struct_cfg80211_disassoc_request(9) centos man page | unix.com

Man Page: struct_cfg80211_disassoc_request

Operating Environment: centos

Section: 9

STRUCT
CFG80211_DISA(9) Actions and configuration STRUCT CFG80211_DISA(9)
NAME
struct_cfg80211_disassoc_request - Disassociation request data
SYNOPSIS
struct cfg80211_disassoc_request { struct cfg80211_bss * bss; const u8 * ie; size_t ie_len; u16 reason_code; bool local_state_change; };
MEMBERS
bss the BSS to disassociate from ie Extra IEs to add to Disassociation frame or NULL ie_len Length of ie buffer in octets reason_code The reason code for the disassociation local_state_change This is a request for a local state only, i.e., no Disassociation frame is to be transmitted.
DESCRIPTION
This structure provides information needed to complete IEEE 802.11 disassocation.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT CFG80211_DISA(9)
Related Man Pages
struct_cfg80211_ap_settings(9) - centos
struct_cfg80211_bss(9) - centos
struct_cfg80211_connect_params(9) - centos
struct_cfg80211_crypto_settings(9) - centos
struct_cfg80211_scan_request(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
Tar Command
Please Welcome Dave Munro to the Moderator Team!