wpa_event_data::rx_action Struct Reference
#include <driver.h>
List of all members.
Detailed Description
struct rx_action - Data for EVENT_RX_ACTION events
Definition at line 2316 of file driver.h.
Member Data Documentation
bssid - Address 3 of the received Action frame
Definition at line 2330 of file driver.h.
category - Action frame category
Definition at line 2335 of file driver.h.
da - Destination address of the received Action frame
Definition at line 2320 of file driver.h.
data - Action frame body after category field
Definition at line 2340 of file driver.h.
freq - Frequency (in MHz) on which the frame was received
Definition at line 2350 of file driver.h.
len - Length of data in octets
Definition at line 2345 of file driver.h.
sa - Source address of the received Action frame
Definition at line 2325 of file driver.h.
The documentation for this struct was generated from the following file: