fip_ip6frag_attr_t Struct Reference
[Data Types]

Scratchpad for IPv6 Fragmentation. More...

#include <fip.h>


Data Fields

uint32_t fragId
 FragID of this packet.
unsigned int receivedBytes
 Received unfragmented size, used to detect end & overlapping.
unsigned int expectedBytes
 Expected unfragmented size.
unsigned int unfragmentSize
 Size of unfragmentable data.
unsigned char firstFrag: 1
 Offset = 0 fragment has been received.
unsigned char lastFrag: 1
 M = 0 fragment has been received.
uint8_t * nhPointer
 Pointer to the next header.
uint16_t expireTime16s
 When the fragment times out.


Detailed Description

Scratchpad for IPv6 Fragmentation.
The documentation for this struct was generated from the following file:

Generated on Wed Dec 8 13:00:49 2010 for FIP by  doxygen 1.5.7.1