Stats on selective fragment recovery.
More...
Stats on selective fragment recovery.
Definition at line 64 of file sfr.h.
#include <sfr.h>
◆ aborts
uint32_t gnrc_sixlowpan_frag_sfr_stats_t::aborts |
abort pseudo-fragments sent
abort RFRAG ACKs sent
Definition at line 68 of file sfr.h.
◆ by_nack
uint32_t gnrc_sixlowpan_frag_sfr_stats_t::by_nack |
fragments resent due to a 0 in ACK's bitmap
Definition at line 72 of file sfr.h.
◆ by_timeout
uint32_t gnrc_sixlowpan_frag_sfr_stats_t::by_timeout |
fragments resent due to an ARQ timeout
Definition at line 73 of file sfr.h.
◆ datagram_resends
uint32_t gnrc_sixlowpan_frag_sfr_stats_t::datagram_resends |
datagrams resent
Definition at line 65 of file sfr.h.
◆ forwarded
uint32_t gnrc_sixlowpan_frag_sfr_stats_t::forwarded |
forwarded fragments
forwarded ACKs
Definition at line 69 of file sfr.h.
◆ full
uint32_t gnrc_sixlowpan_frag_sfr_stats_t::full |
full RFRAGs ACKs sent
Definition at line 76 of file sfr.h.
◆ partly
uint32_t gnrc_sixlowpan_frag_sfr_stats_t::partly |
partly ACKing RFRAGs sent
Definition at line 77 of file sfr.h.
◆ usual
uint32_t gnrc_sixlowpan_frag_sfr_stats_t::usual |
non-abort fragments sent
Definition at line 67 of file sfr.h.
The documentation for this struct was generated from the following file:
- sys/include/net/gnrc/sixlowpan/frag/sfr.h