HomeTest
class(no description)
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Extends
Name | Type | Description |
---|---|---|
MobilityHeader | class |
extends Ipv6ExtensionHeader // TODO check how to define MobilityHeader as subclass of Ipv6ExtensionHeader |
Fields
Name | Type | Description |
---|---|---|
homeInitCookie | unsigned int | |
homeKeyGenToken | unsigned int |
home nonce index not modelled |
mobilityHeaderType | MobilityHeaderType | |
mutable | bool | |
complete | bool | |
correct | bool | |
properlyRepresented | bool | |
chunkLength | b | |
rawBin | string[] | |
rawHex | string[] | |
tags | RegionTagSet::cObjectRegionTag[] |
Source code
class HomeTest extends MobilityHeader { unsigned int homeInitCookie; unsigned int homeKeyGenToken; // home nonce index not modelled } //=============Message definition of Care-of Test Init Message ==========File: src/inet/networklayer/xmipv6/MobilityHeader.msg