SctpCookie
class(no description)
Extends
| Name | Type | Description |
|---|---|---|
| cNamedObject | (unknown -- not in documented files) |
Fields
| Name | Type | Description |
|---|---|---|
| creationTime | simtime_t | |
| localTag | uint32 | |
| peerTag | uint32 | |
| localTieTag | uint8[] | |
| peerTieTag | uint8[] | |
| length | uint32 |
Source code
class SctpCookie extends cNamedObject { simtime_t creationTime; uint32 localTag; uint32 peerTag; uint8 localTieTag[]; uint8 peerTieTag[]; uint32 length; }File: src/inet/transportlayer/sctp/SctpHeader.msg