Public Member Functions | |
PACK_STRUCT_FIELD (struct pbuf *next_pbuf) | |
PACK_STRUCT_FIELD (u16_t start) | |
PACK_STRUCT_FIELD (u16_t end) |
This is a helper struct which holds the starting offset and the ending offset of this fragment to easily chain the fragments. It has to be packed since it has to fit inside the IP header.
Definition at line 90 of file ip_frag.c.