wpa_supplicant / hostapd 2.0
Data Fields

wpa_event_data::rx_action Struct Reference

Data for EVENT_RX_ACTION events. More...

#include <driver.h>

Data Fields

const u8 * da
 Destination address of the received Action frame.
const u8 * sa
 Source address of the received Action frame.
const u8 * bssid
 Address 3 of the received Action frame.
u8 category
 Action frame category.
const u8 * data
 Action frame body after category field.
size_t len
 Length of data in octets.
int freq
 Frequency (in MHz) on which the frame was received.

Detailed Description

Data for EVENT_RX_ACTION events.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines