Each module may store information about sent and received packets.
More...
Each module may store information about sent and received packets.
|
file | netstats.h |
| Definition of net statistics.
|
|
file | neighbor.h |
| Records statistics about link layer neighbors.
|
|
◆ NETSTATS_ALL
#define NETSTATS_ALL (0xFF) |
◆ NETSTATS_IPV6
#define NETSTATS_IPV6 (0x02) |
◆ NETSTATS_LAYER2
#define NETSTATS_LAYER2 (0x01) |
◆ NETSTATS_NB_QUEUE_SIZE
#define NETSTATS_NB_QUEUE_SIZE (4) |
The CIB size for tx correlation.
Definition at line 44 of file netstats.h.
◆ NETSTATS_NB_SIZE
#define NETSTATS_NB_SIZE (8) |
The max number of entries in the peer stats table.
Definition at line 37 of file netstats.h.
◆ NETSTATS_RPL
#define NETSTATS_RPL (0x03) |