libwifi 0.0.3
An 802.11 Frame Parsing and Generation library in C
|
Go to the source code of this file.
Data Structures | |
struct | libwifi_action_detail |
struct | libwifi_action_fixed_parameters |
struct | libwifi_action |
Enumerations | |
enum | libwifi_actions { ACTION_SPECTRUM_MGMT = 0 , ACTION_QOS = 1 , ACTION_BLOCK_ACK = 3 , ACTION_PUBLIC = 4 , ACTION_RADIO_MEASUREMENT = 5 , ACTION_FAST_BSS_TRANSITION = 6 , ACTION_HT = 7 , ACTION_SA_QUERY = 8 , ACTION_PROTECTED_DOPA = 9 , ACTION_WNM = 10 , ACTION_UNSUPPORTED_WNM = 11 , ACTION_TDLS = 12 , ACTION_MESH = 13 , ACTION_MULTIHOP = 14 , ACTION_SELF_PROTECTED = 15 , ACTION_DMG = 16 , ACTION_FAST_SESSION_TRANSFER = 18 , ACTION_ROBUST_AV_STREAM = 19 , ACTION_UNPROTECTED_DMG = 20 , ACTION_VHT = 21 , ACTION_UNPROTECTED_SIG = 22 , ACTION_SIG = 23 , ACTION_FLOW_CONTROL = 24 , ACTION_CTRL_MCS_NEG = 25 , ACTION_FILS = 26 , ACTION_CDMG = 27 , ACTION_CMMG = 28 , ACTION_GLK = 29 , ACTION_VENDOR_PROTECTED = 126 , ACTION_VENDOR = 127 } |
Functions | |
struct libwifi_action_detail | __attribute__ ((packed)) |
Variables | |
uint8_t | detail_length |
char * | detail |
uint8_t | category |
struct libwifi_action_detail | details |
struct libwifi_mgmt_unordered_frame_header | frame_header |
struct libwifi_action_fixed_parameters | fixed_parameters |
enum libwifi_actions |
struct libwifi_action_detail __attribute__ | ( | (packed) | ) |
struct libwifi_action_detail details |
struct libwifi_disassoc_fixed_parameters fixed_parameters |
union libwifi_mgmt_frame_header frame_header |