SctpParameter
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 |
---|---|---|
cPacket | (unknown -- not in documented files) |
Known subclasses
Name | Type | Description |
---|---|---|
SctpAddIPParameter | class | (no description) |
SctpAddStreamsRequestParameter | class | (no description) |
SctpDeleteIPParameter | class | (no description) |
SctpErrorCauseParameter | class | (no description) |
SctpIncomingSsnResetRequestParameter | class | (no description) |
SctpOutgoingSsnResetRequestParameter | class | (no description) |
SctpSetPrimaryIPParameter | class | (no description) |
SctpSimpleErrorCauseParameter | class | (no description) |
SctpSsnTsnResetRequestParameter | class | (no description) |
SctpStreamResetResponseParameter | class | (no description) |
SctpSuccessIndication | class | (no description) |
SctpSupportedExtensionsParameter | class | (no description) |
Fields
Name | Type | Description |
---|---|---|
parameterType | uint16 | |
name | char[] |
Source code
class SctpParameter extends cPacket { uint16 parameterType; char name[]; }File: src/inet/transportlayer/sctp/SctpHeader.msg