Query: struct_cfg80211_disassoc_request
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTCFG80211_DISA(9) Actions and configuration STRUCT CFG80211_DISA(9)NAMEstruct_cfg80211_disassoc_request - Disassociation request dataSYNOPSISstruct cfg80211_disassoc_request { struct cfg80211_bss * bss; const u8 * ie; size_t ie_len; u16 reason_code; bool local_state_change; };MEMBERSbss 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.DESCRIPTIONThis structure provides information needed to complete IEEE 802.11 disassocation.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT CFG80211_DISA(9)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
Shopt -s histappend |
Controlling user input |
[TIP] Processing YAML files with yq |