SAMV71 Xplained Ultra Software Package 1.3

ip_reass_helper Struct Reference

Public Member Functions

 PACK_STRUCT_FIELD (struct pbuf *next_pbuf)
 PACK_STRUCT_FIELD (u16_t start)
 PACK_STRUCT_FIELD (u16_t end)

Detailed Description

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.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines