wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
wpa_event_data::eapol_tx_status Struct Reference

struct eapol_tx_status More...

#include <driver.h>

Data Fields

const u8 * dst
 
const u8 * data
 
int data_len
 
int ack
 

Detailed Description

struct eapol_tx_status

Parameters
dstOriginal destination
dataData starting with IEEE 802.1X header (!)
data_lenLength of data
ackIndicates ack or lost frame
       This corresponds to hapd_send_eapol if the frame sent
       there isn't just reported as EVENT_TX_STATUS.

The documentation for this struct was generated from the following file: