TInet6OptionICMP_LinkLayer Class Reference

#include <icmp6_hdr.h>

class TInet6OptionICMP_LinkLayer

Detailed Description

ICMPv6 Link-layer Address layout.
Source/Target Link-layer Address 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     |    Link-Layer Address ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Member Attribute Documentation

i

iAlign

TUint32 iAlign

Member Function Documentation

Address ( )

TPtr8 Address()const [inline]

HeaderLength ( )

TInt HeaderLength()const [inline]

Length ( )

TInt Length()const [inline]

MaxHeaderLength ( )

TInt MaxHeaderLength()[static, inline]

MinHeaderLength ( )

TInt MinHeaderLength()[static, inline]

SetLength ( TInt )

voidSetLength(TIntaLength)[inline]

SetType ( TInt )

voidSetType(TIntaType)[inline]

Type ( )

TInt Type()const [inline]