Namespace inet::sctp
SctpHeartbeatAckChunk
class(no description)
Extends
Name | Type | Description |
---|---|---|
SctpChunk | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
remoteAddr | L3Address | |
timeField | simtime_t | |
info | char[] |
Source code
class SctpHeartbeatAckChunk extends SctpChunk { L3Address remoteAddr; simtime_t timeField; char info[]; }File: src/inet/transportlayer/sctp/SctpHeader.msg