#include <icmp6_hdr.h>
class TInet6OptionICMP_Mtu |
Public Member Functions | |
---|---|
TInt | HeaderLength() |
TInt | Length() |
TInt | MaxHeaderLength() |
TInt | MinHeaderLength() |
TInt | Mtu() |
void | SetLength(TInt) |
void | SetMtu(TUint32) |
void | SetType(TInt) |
TInt | Type() |
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 | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+