TInet6OptionICMP_Mtu Class Reference

#include <icmp6_hdr.h>

class TInet6OptionICMP_Mtu

Detailed Description

ICMPv6 MTU Option.
MTU Option (RFC-2461)

 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|     Type      |    Length     |           Reserved            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                              MTU                              |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Member Function Documentation

HeaderLength ( )

TInt HeaderLength()const [inline]

Length ( )

TInt Length()const [inline]

MaxHeaderLength ( )

TInt MaxHeaderLength()[static, inline]

MinHeaderLength ( )

TInt MinHeaderLength()[static, inline]

Mtu ( )

TInt Mtu()const [inline]

SetLength ( TInt )

voidSetLength(TIntaLength)[inline]

SetMtu ( TUint32 )

voidSetMtu(TUint32aMtu)[inline]

SetType ( TInt )

voidSetType(TIntaType)[inline]

Type ( )

TInt Type()const [inline]