libwifi 0.0.3
An 802.11 Frame Parsing and Generation library in C
|
#include <libwifi/core/frame/frame.h>
Data Fields | |
unsigned int | to_ds: 1 |
unsigned int | from_ds: 1 |
unsigned int | more_frags: 1 |
unsigned int | retry: 1 |
unsigned int | power_mgmt: 1 |
unsigned int | more_data: 1 |
unsigned int | protect: 1 |
unsigned int | ordered: 1 |