libwifi 0.0.3
An 802.11 Frame Parsing and Generation library in C
libwifi_parsed_deauth Struct Reference

#include <libwifi/core/frame/management/deauthentication.h>

Data Fields

int ordered
 
union libwifi_mgmt_frame_header frame_header
 
struct libwifi_deauth_fixed_parameters fixed_parameters
 
struct libwifi_tagged_parameters tags
 

Detailed Description

Definition at line 48 of file deauthentication.h.

Field Documentation

◆ fixed_parameters

struct libwifi_deauth_fixed_parameters fixed_parameters

Definition at line 51 of file deauthentication.h.

◆ frame_header

union libwifi_mgmt_frame_header frame_header

Definition at line 50 of file deauthentication.h.

◆ ordered

int ordered

Definition at line 49 of file deauthentication.h.

◆ tags

Definition at line 52 of file deauthentication.h.


The documentation for this struct was generated from the following file: