Structure containing the parameters of the MM_PKTLOSS_IND message. More...
#include <mm_task.h>

Data Fields | |
| uint8_t | vif_index |
| Index of the VIF. | |
| struct mac_addr | mac_addr |
| Address of the STA for which there is a packet loss. | |
| uint32_t | num_packets |
| Number of packets lost. | |
Structure containing the parameters of the MM_PKTLOSS_IND message.
Definition at line 939 of file mm_task.h.
1.6.1