SctpParameter

Namespace inet::sctp

SctpParameter

class

(no description)

Extends

Name Type Description
cPacket (unknown -- not in documented files)

Fields

Name Type Description
parameterType uint16_t

Source code

class SctpParameter extends cPacket
{
    @packetData;
    uint16_t parameterType;
}

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