|
hostapd
|
struct eapol_tx_status : Original destination : Data starting with IEEE 802.1X header (!) : Length of data : Indicates ack or lost frame More...
#include <driver.h>
Public Attributes | |
| const u8 * | dst |
| const u8 * | data |
| int | data_len |
| int | ack |
struct eapol_tx_status : Original destination : Data starting with IEEE 802.1X header (!) : Length of data : 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.12