RPL statistics struct. More...
RPL statistics struct.
Definition at line 47 of file rpl_netstats.h.
#include <rpl_netstats.h>
Data Fields | |
| netstats_rpl_block_t | dio | 
| DIO statistics.   | |
| netstats_rpl_block_t | dis | 
| DIS statistics.   | |
| netstats_rpl_block_t | dao | 
| DAO statistics.   | |
| netstats_rpl_block_t | dao_ack | 
| DAO-ACK statistics.   | |
| netstats_rpl_block_t netstats_rpl_t::dao | 
DAO statistics.
Definition at line 50 of file rpl_netstats.h.
| netstats_rpl_block_t netstats_rpl_t::dao_ack | 
DAO-ACK statistics.
Definition at line 51 of file rpl_netstats.h.
| netstats_rpl_block_t netstats_rpl_t::dio | 
DIO statistics.
Definition at line 48 of file rpl_netstats.h.
| netstats_rpl_block_t netstats_rpl_t::dis | 
DIS statistics.
Definition at line 49 of file rpl_netstats.h.