Man Page: struct_cfg80211_deauth_request
Operating Environment: centos
Section: 9
STRUCTCFG80211_DEAU(9) Actions and configuration STRUCT CFG80211_DEAU(9)NAMEstruct_cfg80211_deauth_request - Deauthentication request dataSYNOPSISstruct cfg80211_deauth_request { const u8 * bssid; const u8 * ie; size_t ie_len; u16 reason_code; bool local_state_change; };MEMBERSbssid 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 frameDESCRIPTIONThis structure provides information needed to complete IEEE 802.11 deauthentication.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT CFG80211_DEAU(9)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| DB2 convert digits to binary format |
| Controlling user input |
| [TIP] Processing YAML files with yq |