ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

SctpDest_S Struct Reference

#include <sctp.h>

List of all members.

Public Attributes

int iNsAddr
int iNsPort
PacketopRoutingAssistPacket
int iCwnd
int iSsthresh
Boolean_E eFirstRttMeasurement
double dRto
double dSrtt
double dRttVar
int iPmtu
Boolean_E eRtxTimerIsRunning
T3RtxTimeropT3RtxTimer
Boolean_E eRtoPending
int iPartialBytesAcked
int iOutstandingBytes
int iErrorCount
SctpDestStatus_E eStatus
CwndDegradeTimeropCwndDegradeTimer
double dIdleSince
HeartbeatGenTimeropHeartbeatGenTimer
HeartbeatTimeoutTimeropHeartbeatTimeoutTimer
Boolean_E eCcApplied
Boolean_E eSeenFirstOutstanding
int iNumNewlyAckedBytes


Member Data Documentation

double SctpDest_S::dIdleSince
 

double SctpDest_S::dRto
 

double SctpDest_S::dRttVar
 

double SctpDest_S::dSrtt
 

Boolean_E SctpDest_S::eCcApplied
 

Boolean_E SctpDest_S::eFirstRttMeasurement
 

Boolean_E SctpDest_S::eRtoPending
 

Boolean_E SctpDest_S::eRtxTimerIsRunning
 

Boolean_E SctpDest_S::eSeenFirstOutstanding
 

SctpDestStatus_E SctpDest_S::eStatus
 

int SctpDest_S::iCwnd
 

int SctpDest_S::iErrorCount
 

int SctpDest_S::iNsAddr
 

int SctpDest_S::iNsPort
 

int SctpDest_S::iNumNewlyAckedBytes
 

int SctpDest_S::iOutstandingBytes
 

int SctpDest_S::iPartialBytesAcked
 

int SctpDest_S::iPmtu
 

int SctpDest_S::iSsthresh
 

CwndDegradeTimer* SctpDest_S::opCwndDegradeTimer
 

HeartbeatGenTimer* SctpDest_S::opHeartbeatGenTimer
 

HeartbeatTimeoutTimer* SctpDest_S::opHeartbeatTimeoutTimer
 

Packet* SctpDest_S::opRoutingAssistPacket
 

T3RtxTimer* SctpDest_S::opT3RtxTimer
 


The documentation for this struct was generated from the following file:
This document is generated by doxygen.