Definition of net statistics. More...
Definition of net statistics.
Definition in file netstats.h.
Go to the source code of this file.
Data Structures | |
struct | netstats_t |
Global statistics struct. More... | |
struct | netstats_nb_t |
Stats per peer struct. More... | |
struct | netstats_nb_table_t |
L2 Peer Info struct. More... | |
Macros | |
#define | NETSTATS_NB_SIZE (8) |
The max number of entries in the peer stats table. | |
#define | NETSTATS_NB_QUEUE_SIZE (4) |
The CIB size for tx correlation. | |
@ref net_netstats module names | |
#define | NETSTATS_LAYER2 (0x01) |
#define | NETSTATS_IPV6 (0x02) |
#define | NETSTATS_RPL (0x03) |
#define | NETSTATS_ALL (0xFF) |