Data type to describe limits of a single fragment in the reassembly buffer. More...

Detailed Description

Data type to describe limits of a single fragment in the reassembly buffer.

Definition at line 59 of file frag.h.

#include <frag.h>

Data Fields

struct gnrc_ipv6_ext_frag_limitsnext
 limits of next fragment
 
uint16_t start
 the start (= offset) of the fragment
 
uint16_t end
 the exclusive end (= offset + length) of the fragment
 

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