libwifi 0.0.3
An 802.11 Frame Parsing and Generation library in C
|
#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 |
Definition at line 45 of file assoc_request.h.
struct libwifi_assoc_req_fixed_parameters fixed_parameters |
Definition at line 47 of file assoc_request.h.
struct libwifi_mgmt_unordered_frame_header frame_header |
Definition at line 46 of file assoc_request.h.
struct libwifi_tagged_parameters tags |
Definition at line 48 of file assoc_request.h.