SctpSupportedExtensionsParameter

SctpSupportedExtensionsParameter

class

C++ definition

(no description)

Inheritance diagram

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.

Extends

Name Type Description
SctpParameter class (no description)

Fields

Name Type Description
sctpChunkTypes uint16_t[]
parameterType uint16_t

Source code

class SctpSupportedExtensionsParameter extends SctpParameter
{
    uint16_t sctpChunkTypes[];
}

File: src/inet/transportlayer/sctp/SctpHeader.msg