Structure containing the parameters of the ME_TKIP_MIC_FAILURE_IND message. More...
#include <me_task.h>

Data Fields | |
| struct mac_addr | addr |
| Address of the sending STA. | |
| uint64_t | tsc |
| TSC value. | |
| bool | ga |
| Boolean indicating if the packet was a group or unicast one (true if group). | |
| uint8_t | keyid |
| Key Id. | |
| uint8_t | vif_idx |
| VIF index. | |
Structure containing the parameters of the ME_TKIP_MIC_FAILURE_IND message.
Definition at line 156 of file me_task.h.
1.6.1