Statistics on fragmentation and reassembly. More...

Detailed Description

Statistics on fragmentation and reassembly.

Note
Only available with the gnrc_sixlowpan_frag_stats module

Definition at line 33 of file stats.h.

#include <stats.h>

Data Fields

unsigned rbuf_full
 counts the number of events where the reassembly buffer is full
 
unsigned frag_full
 counts the number of events that there where no gnrc_sixlowpan_frag_fb_t available
 
unsigned datagrams
 reassembled datagrams
 
unsigned fragments
 total fragments of reassembled fragments
 
unsigned vrb_full
 counts the number of events where the virtual reassembly buffer is full
 

The documentation for this struct was generated from the following file: