Init()
Initializes the IPv6 Fragment header.
Returns the IPv6 Next Header value.
Sets the IPv6 Next Header value.
GetOffset() const
Returns the Fragment Offset value.
SetOffset()
Sets the Fragment Offset value.
IsMoreFlagSet() const
Returns the M flag value.
ClearMoreFlag()
Clears the M flag value.
SetMoreFlag()
Sets the M flag value.
GetIdentification() const
Returns the frame identification.
SetIdentification()
Sets the frame identification.
MakeDivisibleByEight()
Returns the next valid payload length for a fragment.
FragmentOffsetToBytes()
Converts the fragment offset of 8-octet units into bytes.
BytesToFragmentOffset()
Converts a fragment offset in bytes into a fragment offset in 8-octet units.