TInet6OptionICMP_DnsInformation Class Reference
class TInet6OptionICMP_DnsInformation |
Detailed Description
ICMPv6 Recursive DNS Server Option. IPv6 DNS Configuration based on Router Advertisement
Experimental: draft-jeong-dnsop-ipv6-discovery-03.txt
Recursive DNS Server Option
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 | Pref | Reserved |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Lifetime |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| |
: IPv6 Address of RDNSS :
| |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Member Attribute Documentation
Member Function Documentation
HeaderLength ( )
TInt
| HeaderLength | ( | ) | const [inline] |
Length ( )
TInt
| Length | ( | ) | const [inline] |
MaxHeaderLength ( )
TInt
| MaxHeaderLength | ( | ) | [static, inline] |
MinHeaderLength ( )
TInt
| MinHeaderLength | ( | ) | [static, inline] |
Pref ( )
TInt
| Pref | ( | ) | const [inline] |
SetLength ( TInt )
void | SetLength | ( | TInt | aLength | ) | [inline] |
SetLifetime ( TUint32 )
void | SetLifetime | ( | TUint32 | aTime | ) | [inline] |
SetPref ( TInt )
void | SetPref | ( | TInt | aPref | ) | [inline] |
SetType ( TInt )
void | SetType | ( | TInt | aType | ) | [inline] |
Type ( )
TInt
| Type | ( | ) | const [inline] |