L2 Peer Info struct. More...
L2 Peer Info struct.
Definition at line 103 of file netstats.h.
#include <netstats.h>
Data Fields | |
| cib_t | stats_idx | 
| CIB for the tx correlation.  | |
| netstats_nb_t * | stats_queue [NETSTATS_NB_QUEUE_SIZE] | 
| send/callback mac association array  | |
| uint32_t | stats_queue_time_tx [NETSTATS_NB_QUEUE_SIZE] | 
| TX timestamp of stats_queue entries.  | |
| netstats_nb_t | pstats [NETSTATS_NB_SIZE] | 
| Per neighbor statistics array.  | |
| mutex_t | lock | 
| Neighbor Table access lock.  | |