Data type to describe limits of a single fragment in the reassembly buffer.
More...
Data type to describe limits of a single fragment in the reassembly buffer.
Definition at line 59 of file frag.h.
#include <frag.h>
◆ end
uint16_t gnrc_ipv6_ext_frag_limits::end |
the exclusive end (= offset + length) of the fragment
Definition at line 62 of file frag.h.
◆ next
limits of next fragment
Definition at line 60 of file frag.h.
◆ start
uint16_t gnrc_ipv6_ext_frag_limits::start |
the start (= offset) of the fragment
Definition at line 61 of file frag.h.
The documentation for this struct was generated from the following file:
- sys/include/net/gnrc/ipv6/ext/frag.h