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

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

Data Fields

struct libwifi_mgmt_unordered_frame_header frame_header
 
struct libwifi_assoc_req_fixed_parameters fixed_parameters
 
struct libwifi_tagged_parameters tags
 

Detailed Description

Definition at line 45 of file assoc_request.h.

Field Documentation

◆ fixed_parameters

struct libwifi_assoc_req_fixed_parameters fixed_parameters

Definition at line 47 of file assoc_request.h.

◆ frame_header

Definition at line 46 of file assoc_request.h.

◆ tags

Definition at line 48 of file assoc_request.h.


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