TInet6HeaderICMP_Echo Class Reference
class TInet6HeaderICMP_Echo : public TInet6HeaderICMP |
ICMPv6 Echo Request and Echo Reply layout.
Describes the ICMP Echo Request and Replay layout. The space for Identifier and Sequence is already covered by the base class.
RFC-2463:
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 | Code | Checksum |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Identifier | Sequence Number |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Data ...
+-+-+-+-+-
Member Functions Documentation
HeaderLength()
TInt
| HeaderLength | ( | ) | const [inline] |
Identifier()
TInt
| Identifier | ( | ) | const [inline] |
MaxHeaderLength()
TInt
| MaxHeaderLength | ( | ) | [static, inline] |
Gets the maximum header length.
MinHeaderLength()
TInt
| MinHeaderLength | ( | ) | [static, inline] |
Gets the minimum header length.
Sequence()
TInt
| Sequence | ( | ) | const [inline] |
SetIdentifier(TUint16)
void | SetIdentifier | ( | TUint16 | aIdentifier | ) | [inline] |
SetSequence(TUint16)
void | SetSequence | ( | TUint16 | aSequence | ) | [inline] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.