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 2318 of file driver.h.
Member Data Documentation
bssid - Address 3 of the received Action frame
Definition at line 2332 of file driver.h.
category - Action frame category
Definition at line 2337 of file driver.h.
da - Destination address of the received Action frame
Definition at line 2322 of file driver.h.
data - Action frame body after category field
Definition at line 2342 of file driver.h.
freq - Frequency (in MHz) on which the frame was received
Definition at line 2352 of file driver.h.
len - Length of data in octets
Definition at line 2347 of file driver.h.
sa - Source address of the received Action frame
Definition at line 2327 of file driver.h.
The documentation for this struct was generated from the following file: