Packet statistics per module

Each module may store information about sent and received packets. More...

Detailed Description

Each module may store information about sent and received packets.

Modules

 Packet statistics for RPL
 Packet statistics for RPL.
 

Files

file  netstats.h
 Definition of net statistics.
 

Data Structures

struct  netstats_t
 Global statistics struct. More...
 

@ref net_netstats module names

#define NETSTATS_LAYER2   (0x01)
 
#define NETSTATS_IPV6   (0x02)
 
#define NETSTATS_RPL   (0x03)
 
#define NETSTATS_ALL   (0xFF)