|
wpa_supplicant / hostapd
2.5
|
struct eapol_tx_status More...
#include <driver.h>
Data Fields | |
| const u8 * | dst |
| const u8 * | data |
| int | data_len |
| int | ack |
struct eapol_tx_status
| dst | Original destination |
| data | Data starting with IEEE 802.1X header (!) |
| data_len | Length of data |
| ack | Indicates ack or lost frame This corresponds to hapd_send_eapol if the frame sent
there isn't just reported as EVENT_TX_STATUS. |
1.8.6