Namespace inet
SctpRcvReq
class(no description)
Extends
Name | Type | Description |
---|---|---|
SctpCommandReq | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
ppid | uint32_t | |
tsn | uint32_t | |
cumTsn | uint32_t |
Shared Tagging operations (observed)
tagAction | module |
---|---|
addTag | Sctp |
findTag | NetPerfMeter, SctpServer |
Source code
class SctpRcvReq extends SctpCommandReq { uint32_t ppid; uint32_t tsn; uint32_t cumTsn; }File: src/inet/transportlayer/contract/sctp/SctpCommand.msg