INET Framework for OMNeT++/OMNEST
inet::sctp::Sctp::AssocStat Struct Reference

#include <Sctp.h>

Public Attributes

int32_t assocId
 
simtime_t start
 
simtime_t stop
 
uint64_t rcvdBytes
 
uint64_t sentBytes
 
uint64_t transmittedBytes
 
uint64_t ackedBytes
 
uint32_t numFastRtx
 
uint32_t numDups
 
uint32_t numT3Rtx
 
uint32_t numPathFailures
 
uint32_t numForwardTsn
 
double throughput
 
simtime_t lifeTime
 
uint32_t numOverfullSACKs
 
uint64_t sumRGapRanges
 
uint64_t sumNRGapRanges
 
uint32_t numDropsBecauseNewTsnGreaterThanHighestTsn
 
uint32_t numDropsBecauseNoRoomInBuffer
 
uint32_t numChunksReneged
 
uint32_t numAuthChunksSent
 
uint32_t numAuthChunksAccepted
 
uint32_t numAuthChunksRejected
 
uint32_t numResetRequestsSent
 
uint32_t numResetRequestsPerformed
 
simtime_t fairStart
 
simtime_t fairStop
 
uint64_t fairAckedBytes
 
double fairThroughput
 
simtime_t fairLifeTime
 
uint64_t numEndToEndMessages
 
SimTime cumEndToEndDelay
 
uint64_t startEndToEndDelay
 
uint64_t stopEndToEndDelay
 

Member Data Documentation

◆ ackedBytes

◆ assocId

int32_t inet::sctp::Sctp::AssocStat::assocId

◆ cumEndToEndDelay

SimTime inet::sctp::Sctp::AssocStat::cumEndToEndDelay

◆ fairAckedBytes

◆ fairLifeTime

simtime_t inet::sctp::Sctp::AssocStat::fairLifeTime

◆ fairStart

simtime_t inet::sctp::Sctp::AssocStat::fairStart

◆ fairStop

simtime_t inet::sctp::Sctp::AssocStat::fairStop

◆ fairThroughput

double inet::sctp::Sctp::AssocStat::fairThroughput

◆ lifeTime

simtime_t inet::sctp::Sctp::AssocStat::lifeTime

◆ numAuthChunksAccepted

uint32_t inet::sctp::Sctp::AssocStat::numAuthChunksAccepted

◆ numAuthChunksRejected

uint32_t inet::sctp::Sctp::AssocStat::numAuthChunksRejected

◆ numAuthChunksSent

uint32_t inet::sctp::Sctp::AssocStat::numAuthChunksSent

◆ numChunksReneged

uint32_t inet::sctp::Sctp::AssocStat::numChunksReneged

◆ numDropsBecauseNewTsnGreaterThanHighestTsn

uint32_t inet::sctp::Sctp::AssocStat::numDropsBecauseNewTsnGreaterThanHighestTsn

◆ numDropsBecauseNoRoomInBuffer

uint32_t inet::sctp::Sctp::AssocStat::numDropsBecauseNoRoomInBuffer

◆ numDups

◆ numEndToEndMessages

uint64_t inet::sctp::Sctp::AssocStat::numEndToEndMessages

◆ numFastRtx

◆ numForwardTsn

uint32_t inet::sctp::Sctp::AssocStat::numForwardTsn

◆ numOverfullSACKs

uint32_t inet::sctp::Sctp::AssocStat::numOverfullSACKs

◆ numPathFailures

uint32_t inet::sctp::Sctp::AssocStat::numPathFailures

◆ numResetRequestsPerformed

uint32_t inet::sctp::Sctp::AssocStat::numResetRequestsPerformed

◆ numResetRequestsSent

uint32_t inet::sctp::Sctp::AssocStat::numResetRequestsSent

◆ numT3Rtx

uint32_t inet::sctp::Sctp::AssocStat::numT3Rtx

◆ rcvdBytes

uint64_t inet::sctp::Sctp::AssocStat::rcvdBytes

◆ sentBytes

uint64_t inet::sctp::Sctp::AssocStat::sentBytes

◆ start

simtime_t inet::sctp::Sctp::AssocStat::start

◆ startEndToEndDelay

uint64_t inet::sctp::Sctp::AssocStat::startEndToEndDelay

◆ stop

simtime_t inet::sctp::Sctp::AssocStat::stop

◆ stopEndToEndDelay

uint64_t inet::sctp::Sctp::AssocStat::stopEndToEndDelay

◆ sumNRGapRanges

◆ sumRGapRanges

◆ throughput

double inet::sctp::Sctp::AssocStat::throughput

◆ transmittedBytes

uint64_t inet::sctp::Sctp::AssocStat::transmittedBytes

The documentation for this struct was generated from the following file: