A Discrete-Event Network Simulator
API
TcpRttEstimationTest Member List

This is the complete list of members for TcpRttEstimationTest, including all inherited members.

AddTestCase(TestCase *testCase, TestDuration duration=QUICK)ns3::TestCaseprotected
AfterRTOExpired(const Ptr< const TcpSocketState > tcb, SocketWho who)ns3::TcpGeneralTestinlineprotectedvirtual
BeforeRTOExpired(const Ptr< const TcpSocketState > tcb, SocketWho who)ns3::TcpGeneralTestinlineprotectedvirtual
BytesInFlightTrace(uint32_t oldValue, uint32_t newValue)ns3::TcpGeneralTestinlineprotectedvirtual
ConfigureEnvironment()TcpRttEstimationTestprotectedvirtual
ConfigureProperties(void)ns3::TcpGeneralTestprotectedvirtual
CongStateTrace(const TcpSocketState::TcpCongState_t oldValue, const TcpSocketState::TcpCongState_t newValue)ns3::TcpGeneralTestinlineprotectedvirtual
CreateChannel()ns3::TcpGeneralTestprotectedvirtual
CreateDataDirFilename(std::string filename)ns3::TestCaseprotected
CreateReceiverErrorModel()ns3::TcpGeneralTestprotectedvirtual
CreateReceiverSocket(Ptr< Node > node)TcpRttEstimationTestprotectedvirtual
CreateSenderErrorModel()ns3::TcpGeneralTestprotectedvirtual
CreateSenderSocket(Ptr< Node > node)TcpRttEstimationTestprotectedvirtual
CreateSocket(Ptr< Node > node, TypeId socketType, TypeId congControl)ns3::TcpGeneralTestprotectedvirtual
CreateSocket(Ptr< Node > node, TypeId socketType, TypeId congControl, TypeId recoveryAlgorithm)ns3::TcpGeneralTestprotectedvirtual
CreateTempDirFilename(std::string filename)ns3::TestCaseprotected
CWndInflTrace(uint32_t oldValue, uint32_t newValue)ns3::TcpGeneralTestinlineprotectedvirtual
CWndTrace(uint32_t oldValue, uint32_t newValue)ns3::TcpGeneralTestinlineprotectedvirtual
DataSent(uint32_t size, SocketWho who)ns3::TcpGeneralTestinlineprotectedvirtual
DoConnect()ns3::TcpGeneralTestprotected
DoRun(void)ns3::TcpGeneralTestprotectedvirtual
DoTeardown(void)ns3::TcpGeneralTestprotectedvirtual
ErrorClose(SocketWho who)ns3::TcpGeneralTestinlineprotectedvirtual
EXTENSIVE enum valuens3::TestCase
FinalChecks()TcpRttEstimationTestprotectedvirtual
GetClockGranularity(SocketWho who)ns3::TcpGeneralTestprotected
GetConnTimeout(SocketWho who)ns3::TcpGeneralTestprotected
GetDelAckCount(SocketWho who)ns3::TcpGeneralTestprotected
GetDelAckTimeout(SocketWho who)ns3::TcpGeneralTestprotected
GetDupAckCount(SocketWho who)ns3::TcpGeneralTestprotected
GetHighestTxMark(SocketWho who)ns3::TcpGeneralTestprotected
GetInitialCwnd(SocketWho who)ns3::TcpGeneralTestprotected
GetInitialSsThresh(SocketWho who)ns3::TcpGeneralTestprotected
GetMinRto(SocketWho who)ns3::TcpGeneralTestprotected
GetMtu() constns3::TcpGeneralTestinlineprotected
GetName(void) constns3::TestCase
GetParent() constns3::TestCaseprotected
GetPersistentEvent(SocketWho who)ns3::TcpGeneralTestprotected
GetPersistentTimeout(SocketWho who)ns3::TcpGeneralTestprotected
GetPktCount() constns3::TcpGeneralTestinlineprotected
GetPktInterval() constns3::TcpGeneralTestinlineprotected
GetPktSize() constns3::TcpGeneralTestinlineprotected
GetPropagationDelay() constns3::TcpGeneralTestinlineprotected
GetReceiverSocket()ns3::TcpGeneralTestinlineprotected
GetReTxThreshold(SocketWho who)ns3::TcpGeneralTestprotected
GetRto(SocketWho who)ns3::TcpGeneralTestprotected
GetRttEstimator(SocketWho who)ns3::TcpGeneralTestprotected
GetRWnd(SocketWho who)ns3::TcpGeneralTestprotected
GetRxBuffer(SocketWho who)ns3::TcpGeneralTestprotected
GetSegSize(SocketWho who)ns3::TcpGeneralTestprotected
GetSenderSocket()ns3::TcpGeneralTestinlineprotected
GetStartTime() constns3::TcpGeneralTestinlineprotected
GetTcb(SocketWho who)ns3::TcpGeneralTestprotected
GetTcpState(SocketWho who)ns3::TcpGeneralTestprotected
GetTxBuffer(SocketWho who)ns3::TcpGeneralTestprotected
HighestTxSeqTrace(SequenceNumber32 oldValue, SequenceNumber32 newValue)ns3::TcpGeneralTestinlineprotectedvirtual
IsStatusFailure(void) constns3::TestCaseprotected
IsStatusSuccess(void) constns3::TestCaseprotected
m_congControlTypeIdns3::TcpGeneralTestprotected
m_dataCountTcpRttEstimationTestprivate
m_enableTsTcpRttEstimationTestprivate
m_highestTxSeqTcpRttEstimationTestprivate
m_pktCountTcpRttEstimationTestprivate
m_recoveryTypeIdns3::TcpGeneralTestprotected
m_rttChangedTcpRttEstimationTestprivate
MustAssertOnFailure(void) constns3::TestCaseprotected
MustContinueOnFailure(void) constns3::TestCaseprotected
NextTxSeqTrace(SequenceNumber32 oldValue, SequenceNumber32 newValue)ns3::TcpGeneralTestinlineprotectedvirtual
NormalClose(SocketWho who)ns3::TcpGeneralTestinlineprotectedvirtual
PhyDrop(SocketWho who)ns3::TcpGeneralTestinlineprotectedvirtual
ProcessedAck(const Ptr< const TcpSocketState > tcb, const TcpHeader &h, SocketWho who)ns3::TcpGeneralTestinlineprotectedvirtual
QueueDrop(SocketWho who)ns3::TcpGeneralTestinlineprotectedvirtual
QUICK enum valuens3::TestCase
RateSampleUpdatedTrace(const TcpRateLinux::TcpRateSample &sample)ns3::TcpGeneralTestinlineprotectedvirtual
RateUpdatedTrace(const TcpRateLinux::TcpRateConnection &rate)ns3::TcpGeneralTestinlineprotectedvirtual
RcvAck(const Ptr< const TcpSocketState > tcb, const TcpHeader &h, SocketWho who)ns3::TcpGeneralTestinlineprotectedvirtual
ReceivePacket(Ptr< Socket > socket)ns3::TcpGeneralTestprotectedvirtual
RECEIVER enum valuens3::TcpGeneralTest
ReportTestFailure(std::string cond, std::string actual, std::string limit, std::string message, std::string file, int32_t line)ns3::TestCaseprotected
RtoTrace(Time oldValue, Time newValue)ns3::TcpGeneralTestinlineprotectedvirtual
RttTrace(Time oldTime, Time newTime)TcpRttEstimationTestprotectedvirtual
Rx(const Ptr< const Packet > p, const TcpHeader &h, SocketWho who)TcpRttEstimationTestprotectedvirtual
SENDER enum valuens3::TcpGeneralTest
SendPacket(Ptr< Socket > socket, uint32_t pktSize, uint32_t pktCount, Time pktInterval)ns3::TcpGeneralTestprotected
SetAppPktCount(uint32_t pktCount)ns3::TcpGeneralTestinlineprotected
SetAppPktInterval(Time pktInterval)ns3::TcpGeneralTestinlineprotected
SetAppPktSize(uint32_t pktSize)ns3::TcpGeneralTestinlineprotected
SetCongestionControl(TypeId congControl)ns3::TcpGeneralTestinlineprotected
SetDataDir(std::string directory)ns3::TestCaseprotected
SetDelAckMaxCount(SocketWho who, uint32_t count)ns3::TcpGeneralTestprotected
SetInitialCwnd(SocketWho who, uint32_t initialCwnd)ns3::TcpGeneralTestprotected
SetInitialSsThresh(SocketWho who, uint32_t initialSsThresh)ns3::TcpGeneralTestprotected
SetMTU(uint32_t mtu)ns3::TcpGeneralTestinlineprotected
SetPaceInitialWindow(SocketWho who, bool paceWindow)ns3::TcpGeneralTestprotected
SetPacingStatus(SocketWho who, bool pacing)ns3::TcpGeneralTestprotected
SetPropagationDelay(Time propDelay)ns3::TcpGeneralTestinlineprotected
SetRcvBufSize(SocketWho who, uint32_t size)ns3::TcpGeneralTestprotected
SetRecoveryAlgorithm(TypeId reccovery)ns3::TcpGeneralTestinlineprotected
SetSegmentSize(SocketWho who, uint32_t segmentSize)ns3::TcpGeneralTestprotected
SetTransmitStart(Time startTime)ns3::TcpGeneralTestinlineprotected
SetUseEcn(SocketWho who, TcpSocketState::UseEcn_t useEcn)ns3::TcpGeneralTestprotected
SocketWho enum namens3::TcpGeneralTest
SsThreshTrace(uint32_t oldValue, uint32_t newValue)ns3::TcpGeneralTestinlineprotectedvirtual
TAKES_FOREVER enum valuens3::TestCase
TcpGeneralTest(const std::string &desc)ns3::TcpGeneralTest
TcpRttEstimationTest(const std::string &desc, bool enableTs, uint32_t pktCount)TcpRttEstimationTest
TestCase(std::string name)ns3::TestCaseprotected
TestDuration enum namens3::TestCase
Tx(const Ptr< const Packet > p, const TcpHeader &h, SocketWho who)TcpRttEstimationTestprotectedvirtual
UpdatedRttHistory(const SequenceNumber32 &seq, uint32_t sz, bool isRetransmission, SocketWho who)TcpRttEstimationTestprotectedvirtual
~TcpGeneralTest()ns3::TcpGeneralTest
~TestCase()ns3::TestCasevirtual