Structure used for Duplicate Filtering of packet received on unregistered STA. More...
#include <rxu_cntrl.h>

Data Fields | |
| struct mac_addr | addr |
| Source address that we monitor. | |
| uint8_t | pm_state |
| PM state of the device we monitor. | |
| bool | mon |
| Flag indicating if the monitoring is enabled or not. | |
Structure used for Duplicate Filtering of packet received on unregistered STA.
Definition at line 300 of file rxu_cntrl.h.
1.6.1