A Discrete-Event Network Simulator
API
ns3::TcpSocketBase Member List

This is the complete list of members for ns3::TcpSocketBase, including all inherited members.

AddOptions(TcpHeader &tcpHeader)ns3::TcpSocketBaseprotected
AddOptionSack(TcpHeader &header)ns3::TcpSocketBaseprotected
AddOptionSackPermitted(TcpHeader &header)ns3::TcpSocketBaseprotected
AddOptionTimestamp(TcpHeader &header)ns3::TcpSocketBaseprotected
AddOptionWScale(TcpHeader &header)ns3::TcpSocketBaseprotected
AddSocketTags(const Ptr< Packet > &p) constns3::TcpSocketBaseprotected
AdvertisedWindowSize(bool scale=true) constns3::TcpSocketBaseprotectedvirtual
AggregateObject(Ptr< Object > other)ns3::Object
AvailableWindow(void) constns3::TcpSocketBaseprotectedvirtual
Bind(void)ns3::TcpSocketBasevirtual
Bind(const Address &address)ns3::TcpSocketBasevirtual
Bind6(void)ns3::TcpSocketBasevirtual
BindToNetDevice(Ptr< NetDevice > netdevice)ns3::TcpSocketBasevirtual
BytesInFlight(void) constns3::TcpSocketBaseprotectedvirtual
CalculateWScale() constns3::TcpSocketBaseprotected
CancelAllTimers(void)ns3::TcpSocketBaseprotected
Check(void) constns3::Objectprivate
CheckEcnCe(uint8_t tos) constns3::TcpSocketBaseinline
CheckEcnEct0(uint8_t tos) constns3::TcpSocketBaseinline
CheckEcnEct1(uint8_t tos) constns3::TcpSocketBaseinline
CheckLoose(void) constns3::Objectprivate
CheckNoEcn(uint8_t tos) constns3::TcpSocketBaseinline
ClearEcnBits(uint8_t tos) constns3::TcpSocketBaseinline
Close(void)ns3::TcpSocketBasevirtual
CLOSE_WAIT enum valuens3::TcpSocket
CloseAndNotify(void)ns3::TcpSocketBaseprotected
CLOSED enum valuens3::TcpSocket
CLOSING enum valuens3::TcpSocket
CompleteFork(Ptr< Packet > p, const TcpHeader &tcpHeader, const Address &fromAddress, const Address &toAddress)ns3::TcpSocketBaseprotectedvirtual
Connect(const Address &address)ns3::TcpSocketBasevirtual
ConnectionSucceeded(void)ns3::TcpSocketBaseprotected
Construct(const AttributeConstructionList &attributes)ns3::Objectprivate
ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
CreateSocket(Ptr< Node > node, TypeId tid)ns3::Socketstatic
DeallocateEndPoint(void)ns3::TcpSocketBaseprotected
DelAckTimeout(void)ns3::TcpSocketBaseprotectedvirtual
Destroy(void)ns3::TcpSocketBaseprotected
Destroy6(void)ns3::TcpSocketBaseprotected
Dispose(void)ns3::Object
DoClose(void)ns3::TcpSocketBaseprotected
DoConnect(void)ns3::TcpSocketBaseprotected
DoDelete(void)ns3::Objectprivate
DoDispose(void)ns3::Socketprotectedvirtual
DoForwardUp(Ptr< Packet > packet, const Address &fromAddress, const Address &toAddress)ns3::TcpSocketBaseprotectedvirtual
DoGetObject(TypeId tid) constns3::Objectprivate
DoInitialize(void)ns3::Objectprotectedvirtual
DoPeerClose(void)ns3::TcpSocketBaseprotected
DoRetransmit(void)ns3::TcpSocketBaseprotected
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value)ns3::ObjectBaseprivate
DupAck(uint32_t currentDelivered)ns3::TcpSocketBaseprotected
EnterCwr(uint32_t currentDelivered)ns3::TcpSocketBaseprotected
EnterRecovery(uint32_t currentDelivered)ns3::TcpSocketBaseprotected
ERROR_ADDRINUSE enum valuens3::Socket
ERROR_ADDRNOTAVAIL enum valuens3::Socket
ERROR_AFNOSUPPORT enum valuens3::Socket
ERROR_AGAIN enum valuens3::Socket
ERROR_BADF enum valuens3::Socket
ERROR_INVAL enum valuens3::Socket
ERROR_ISCONN enum valuens3::Socket
ERROR_MSGSIZE enum valuens3::Socket
ERROR_NODEV enum valuens3::Socket
ERROR_NOROUTETOHOST enum valuens3::Socket
ERROR_NOTCONN enum valuens3::Socket
ERROR_NOTERROR enum valuens3::Socket
ERROR_OPNOTSUPP enum valuens3::Socket
ERROR_SHUTDOWN enum valuens3::Socket
ESTABLISHED enum valuens3::TcpSocket
EstimateRtt(const TcpHeader &tcpHeader)ns3::TcpSocketBaseprotectedvirtual
EXCLUDE enum valuens3::Socket
FIN_WAIT_1 enum valuens3::TcpSocket
FIN_WAIT_2 enum valuens3::TcpSocket
Fork(void)ns3::TcpSocketBaseprotectedvirtual
ForwardIcmp(Ipv4Address icmpSource, uint8_t icmpTtl, uint8_t icmpType, uint8_t icmpCode, uint32_t icmpInfo)ns3::TcpSocketBaseprotected
ForwardIcmp6(Ipv6Address icmpSource, uint8_t icmpTtl, uint8_t icmpType, uint8_t icmpCode, uint32_t icmpInfo)ns3::TcpSocketBaseprotected
ForwardUp(Ptr< Packet > packet, Ipv4Header header, uint16_t port, Ptr< Ipv4Interface > incomingInterface)ns3::TcpSocketBaseprotected
ForwardUp6(Ptr< Packet > packet, Ipv6Header header, uint16_t port, Ptr< Ipv6Interface > incomingInterface)ns3::TcpSocketBaseprotected
GetAggregateIterator(void) constns3::Object
GetAllowBroadcast(void) constns3::TcpSocketBaseprotectedvirtual
GetAttribute(std::string name, AttributeValue &value) constns3::ObjectBase
GetAttributeFailSafe(std::string name, AttributeValue &value) constns3::ObjectBase
GetBoundNetDevice()ns3::Socket
GetClockGranularity(void) constns3::TcpSocketBase
GetConnTimeout(void) constns3::TcpSocketBaseprotectedvirtual
GetDataRetries(void) constns3::TcpSocketBaseprotectedvirtual
GetDelAckMaxCount(void) constns3::TcpSocketBaseprotectedvirtual
GetDelAckTimeout(void) constns3::TcpSocketBaseprotectedvirtual
GetErrno(void) constns3::TcpSocketBasevirtual
GetHighRxAck(void) constns3::TcpSocketBaseprotected
GetInitialCwnd(void) constns3::TcpSocketBaseprotectedvirtual
GetInitialSSThresh(void) constns3::TcpSocketBaseprotectedvirtual
GetInstanceTypeId() constns3::TcpSocketBasevirtual
GetIpTos(void) constns3::Socket
GetIpTtl(void) constns3::Socketvirtual
GetIpv6HopLimit(void) constns3::Socketvirtual
GetIpv6Tclass(void) constns3::Socket
GetMinRto(void) constns3::TcpSocketBase
GetNode(void) constns3::TcpSocketBasevirtual
GetObject(void) constns3::Objectinline
GetObject(TypeId tid) constns3::Object
GetObject() constns3::Objectinline
GetObject(TypeId tid) constns3::Objectinline
GetObjectIid(void)ns3::ObjectBaserelated
GetPeerName(Address &address) constns3::TcpSocketBasevirtual
GetPersistTimeout(void) constns3::TcpSocketBaseprotectedvirtual
GetPriority(void) constns3::Socket
GetRcvBufSize(void) constns3::TcpSocketBaseprotectedvirtual
GetReferenceCount(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
GetRetxThresh(void) constns3::TcpSocketBaseinline
GetRWnd(void) constns3::TcpSocketBaseprotected
GetRxAvailable(void) constns3::TcpSocketBasevirtual
GetRxBuffer(void) constns3::TcpSocketBase
GetSegSize(void) constns3::TcpSocketBaseprotectedvirtual
GetSndBufSize(void) constns3::TcpSocketBaseprotectedvirtual
GetSocketType(void) constns3::TcpSocketBasevirtual
GetSockName(Address &address) constns3::TcpSocketBasevirtual
GetSynRetries(void) constns3::TcpSocketBaseprotectedvirtual
GetTcpNoDelay(void) constns3::TcpSocketBaseprotectedvirtual
GetTxAvailable(void) constns3::TcpSocketBasevirtual
GetTxBuffer(void) constns3::TcpSocketBase
GetTypeId(void)ns3::TcpSocketBasestatic
INCLUDE enum valuens3::Socket
Initialize(void)ns3::Object
IpTos2Priority(uint8_t ipTos)ns3::Socketstatic
Ipv6JoinGroup(Ipv6Address address, Ipv6MulticastFilterMode filterMode, std::vector< Ipv6Address > sourceAddresses)ns3::Socketvirtual
Ipv6JoinGroup(Ipv6Address address)ns3::Socketvirtual
Ipv6LeaveGroup(void)ns3::Socketvirtual
Ipv6MulticastFilterMode enum namens3::Socket
IsInitialized(void) constns3::Object
IsIpRecvTos(void) constns3::Socket
IsIpRecvTtl(void) constns3::Socket
IsIpv6RecvHopLimit(void) constns3::Socket
IsIpv6RecvTclass(void) constns3::Socket
IsManualIpTtl(void) constns3::Socketprotected
IsManualIpv6HopLimit(void) constns3::Socketprotected
IsManualIpv6Tclass(void) constns3::Socketprotected
IsPacingEnabled(void) constns3::TcpSocketBaseprotected
IsRecvPktInfo() constns3::Socket
IsTcpOptionEnabled(uint8_t kind) constns3::TcpSocketBaseprotected
IsValidTcpSegment(const SequenceNumber32 seq, const uint32_t tcpHeaderSize, const uint32_t tcpPayloadSize)ns3::TcpSocketBaseprotected
LAST_ACK enum valuens3::TcpSocket
LAST_STATE enum valuens3::TcpSocket
LastAckTimeout(void)ns3::TcpSocketBaseprotectedvirtual
LISTEN enum valuens3::TcpSocket
Listen(void)ns3::TcpSocketBasevirtual
m_advWndns3::TcpSocketBaseprotected
m_aggregatesns3::Objectprivate
m_boundnetdevicens3::Socketprotected
m_bytesAckedNotProcessedns3::TcpSocketBaseprotected
m_bytesInFlightTracens3::TcpSocketBase
m_clockGranularityns3::TcpSocketBaseprotected
m_closeNotifiedns3::TcpSocketBaseprotected
m_closeOnEmptyns3::TcpSocketBaseprotected
m_cnTimeoutns3::TcpSocketBaseprotected
m_congestionControlns3::TcpSocketBaseprotected
m_congStateTracens3::TcpSocketBase
m_connectedns3::TcpSocketBaseprotected
m_connectionFailedns3::Socketprivate
m_connectionRequestns3::Socketprivate
m_connectionSucceededns3::Socketprivate
m_countns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >mutableprivate
m_cWndInflTracens3::TcpSocketBase
m_cWndTracens3::TcpSocketBase
m_dataRetrCountns3::TcpSocketBaseprotected
m_dataRetriesns3::TcpSocketBaseprotected
m_dataSentns3::Socketprivate
m_delAckCountns3::TcpSocketBaseprotected
m_delAckEventns3::TcpSocketBaseprotected
m_delAckMaxCountns3::TcpSocketBaseprotected
m_delAckTimeoutns3::TcpSocketBaseprotected
m_disposedns3::Objectprivate
m_dupAckCountns3::TcpSocketBaseprotected
m_ecnCESeqns3::TcpSocketBaseprotected
m_ecnCWRSeqns3::TcpSocketBaseprotected
m_ecnEchoSeqns3::TcpSocketBaseprotected
m_ecnStateTracens3::TcpSocketBase
m_endPointns3::TcpSocketBaseprotected
m_endPoint6ns3::TcpSocketBaseprotected
m_errorClosens3::Socketprivate
m_getObjectCountns3::Objectprivate
m_highRxAckMarkns3::TcpSocketBaseprotected
m_highRxMarkns3::TcpSocketBaseprotected
m_highTxAckns3::TcpSocketBaseprotected
m_highTxMarkTracens3::TcpSocketBase
m_historyns3::TcpSocketBaseprotected
m_icmpCallbackns3::TcpSocketBaseprotected
m_icmpCallback6ns3::TcpSocketBaseprotected
m_initializedns3::Objectprivate
m_ipRecvTosns3::Socketprivate
m_ipRecvTtlns3::Socketprivate
m_ipTosns3::Socketprivate
m_ipTtlns3::Socketprivate
m_ipv6HopLimitns3::Socketprivate
m_ipv6MulticastGroupAddressns3::Socketprotected
m_ipv6RecvHopLimitns3::Socketprivate
m_ipv6RecvTclassns3::Socketprivate
m_ipv6Tclassns3::Socketprivate
m_isFirstPartialAckns3::TcpSocketBaseprotected
m_lastAckEventns3::TcpSocketBaseprotected
m_lastRttTracens3::TcpSocketBase
m_limitedTxns3::TcpSocketBaseprotected
m_manualIpTtlns3::Socketprivate
m_manualIpv6HopLimitns3::Socketprivate
m_manualIpv6Tclassns3::Socketprivate
m_maxWinSizens3::TcpSocketBaseprotected
m_minRtons3::TcpSocketBaseprotected
m_mslns3::TcpSocketBaseprotected
m_newConnectionCreatedns3::Socketprivate
m_nextTxSequenceTracens3::TcpSocketBase
m_nodens3::TcpSocketBaseprotected
m_noDelayns3::TcpSocketBaseprotected
m_normalClosens3::Socketprivate
m_pacingRateTracens3::TcpSocketBase
m_pacingTimerns3::TcpSocketBaseprotected
m_persistEventns3::TcpSocketBaseprotected
m_persistTimeoutns3::TcpSocketBaseprotected
m_priorityns3::Socketprivate
m_rateOpsns3::TcpSocketBaseprotected
m_rcvWindShiftns3::TcpSocketBaseprotected
m_receivedDatans3::Socketprivate
m_recoverns3::TcpSocketBaseprotected
m_recoverActivens3::TcpSocketBaseprotected
m_recoveryOpsns3::TcpSocketBaseprotected
m_recvPktInfons3::Socketprotected
m_retxEventns3::TcpSocketBaseprotected
m_retxThreshns3::TcpSocketBaseprotected
m_rtons3::TcpSocketBaseprotected
m_rttns3::TcpSocketBaseprotected
m_rWndns3::TcpSocketBaseprotected
m_rxTracens3::TcpSocketBaseprotected
m_sackEnabledns3::TcpSocketBaseprotected
m_sendCbns3::Socketprivate
m_sendPendingDataEventns3::TcpSocketBaseprotected
m_shutdownRecvns3::TcpSocketBaseprotected
m_shutdownSendns3::TcpSocketBaseprotected
m_sndWindShiftns3::TcpSocketBaseprotected
m_ssThTracens3::TcpSocketBase
m_statens3::TcpSocketBaseprotected
m_synCountns3::TcpSocketBaseprotected
m_synRetriesns3::TcpSocketBaseprotected
m_tcbns3::TcpSocketBaseprotected
m_tcpns3::TcpSocketBaseprotected
m_tidns3::Objectprivate
m_timestampEnabledns3::TcpSocketBaseprotected
m_timestampToEchons3::TcpSocketBaseprotected
m_timewaitEventns3::TcpSocketBaseprotected
m_txBufferns3::TcpSocketBaseprotected
m_txTracens3::TcpSocketBaseprotected
m_winScalingEnabledns3::TcpSocketBaseprotected
MarkEcnCe(uint8_t tos) constns3::TcpSocketBaseinline
MarkEcnCodePoint(const uint8_t tos, const TcpSocketState::EcnCodePoint_t codePoint) constns3::TcpSocketBaseinline
MarkEcnEct0(uint8_t tos) constns3::TcpSocketBaseinline
MarkEcnEct1(uint8_t tos) constns3::TcpSocketBaseinline
NewAck(SequenceNumber32 const &seq, bool resetRTO)ns3::TcpSocketBaseprotectedvirtual
NotifyConnectionFailed(void)ns3::Socketprotected
NotifyConnectionRequest(const Address &from)ns3::Socketprotected
NotifyConnectionSucceeded(void)ns3::Socketprotected
NotifyConstructionCompleted(void)ns3::ObjectBaseprotectedvirtual
NotifyDataRecv(void)ns3::Socketprotected
NotifyDataSent(uint32_t size)ns3::Socketprotected
NotifyErrorClose(void)ns3::Socketprotected
NotifyNewAggregate(void)ns3::Objectprotectedvirtual
NotifyNewConnectionCreated(Ptr< Socket > socket, const Address &from)ns3::Socketprotected
NotifyNormalClose(void)ns3::Socketprotected
NotifyPacingPerformed(void)ns3::TcpSocketBaseprotected
NotifySend(uint32_t spaceAvailable)ns3::Socketprotected
NS3_PRIO_BESTEFFORT enum valuens3::Socket
NS3_PRIO_BULK enum valuens3::Socket
NS3_PRIO_CONTROL enum valuens3::Socket
NS3_PRIO_FILLER enum valuens3::Socket
NS3_PRIO_INTERACTIVE enum valuens3::Socket
NS3_PRIO_INTERACTIVE_BULK enum valuens3::Socket
NS3_SOCK_DGRAM enum valuens3::Socket
NS3_SOCK_RAW enum valuens3::Socket
NS3_SOCK_SEQPACKET enum valuens3::Socket
NS3_SOCK_STREAM enum valuens3::Socket
Object()ns3::Object
Object(const Object &o)ns3::Objectprotected
operator=([[maybe_unused]] const SimpleRefCount &o)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
OutOfRange(SequenceNumber32 head, SequenceNumber32 tail) constns3::TcpSocketBaseprotected
PeerClose(Ptr< Packet > p, const TcpHeader &tcpHeader)ns3::TcpSocketBaseprotected
PersistTimeout(void)ns3::TcpSocketBaseprotectedvirtual
ProcessAck(const SequenceNumber32 &ackNumber, bool scoreboardUpdated, uint32_t currentDelivered, const SequenceNumber32 &oldHeadSequence)ns3::TcpSocketBaseprotectedvirtual
ProcessClosing(Ptr< Packet > packet, const TcpHeader &tcpHeader)ns3::TcpSocketBaseprotected
ProcessEstablished(Ptr< Packet > packet, const TcpHeader &tcpHeader)ns3::TcpSocketBaseprotected
ProcessLastAck(Ptr< Packet > packet, const TcpHeader &tcpHeader)ns3::TcpSocketBaseprotected
ProcessListen(Ptr< Packet > packet, const TcpHeader &tcpHeader, const Address &fromAddress, const Address &toAddress)ns3::TcpSocketBaseprotected
ProcessOptionSack(const Ptr< const TcpOption > option)ns3::TcpSocketBaseprotected
ProcessOptionSackPermitted(const Ptr< const TcpOption > option)ns3::TcpSocketBaseprotected
ProcessOptionTimestamp(const Ptr< const TcpOption > option, const SequenceNumber32 &seq)ns3::TcpSocketBaseprotected
ProcessOptionWScale(const Ptr< const TcpOption > option)ns3::TcpSocketBaseprotected
ProcessSynRcvd(Ptr< Packet > packet, const TcpHeader &tcpHeader, const Address &fromAddress, const Address &toAddress)ns3::TcpSocketBaseprotected
ProcessSynSent(Ptr< Packet > packet, const TcpHeader &tcpHeader)ns3::TcpSocketBaseprotected
ProcessWait(Ptr< Packet > packet, const TcpHeader &tcpHeader)ns3::TcpSocketBaseprotected
ReadOptions(const TcpHeader &tcpHeader, uint32_t *bytesSacked)ns3::TcpSocketBaseprotected
ReceivedAck(Ptr< Packet > packet, const TcpHeader &tcpHeader)ns3::TcpSocketBaseprotectedvirtual
ReceivedData(Ptr< Packet > packet, const TcpHeader &tcpHeader)ns3::TcpSocketBaseprotectedvirtual
Recv(uint32_t maxSize, uint32_t flags)ns3::TcpSocketBasevirtual
ns3::TcpSocket::Recv(void)ns3::Socket
ns3::TcpSocket::Recv(uint8_t *buf, uint32_t size, uint32_t flags)ns3::Socket
RecvFrom(uint32_t maxSize, uint32_t flags, Address &fromAddress)ns3::TcpSocketBasevirtual
ns3::TcpSocket::RecvFrom(Address &fromAddress)ns3::Socket
ns3::TcpSocket::RecvFrom(uint8_t *buf, uint32_t size, uint32_t flags, Address &fromAddress)ns3::Socket
Ref(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
ReTxTimeout(void)ns3::TcpSocketBaseprotectedvirtual
SafeSubtraction(uint32_t a, uint32_t b)ns3::TcpSocketBaseprotectedstatic
Send(Ptr< Packet > p, uint32_t flags)ns3::TcpSocketBasevirtual
ns3::TcpSocket::Send(Ptr< Packet > p)ns3::Socket
ns3::TcpSocket::Send(const uint8_t *buf, uint32_t size, uint32_t flags)ns3::Socket
SendDataPacket(SequenceNumber32 seq, uint32_t maxSize, bool withAck)ns3::TcpSocketBaseprotectedvirtual
SendEmptyPacket(uint8_t flags)ns3::TcpSocketBaseprotectedvirtual
SendPendingData(bool withAck=false)ns3::TcpSocketBaseprotected
SendRST(void)ns3::TcpSocketBaseprotected
SendTo(Ptr< Packet > p, uint32_t flags, const Address &toAddress)ns3::TcpSocketBasevirtual
ns3::TcpSocket::SendTo(const uint8_t *buf, uint32_t size, uint32_t flags, const Address &address)ns3::Socket
SetAcceptCallback(Callback< bool, Ptr< Socket >, const Address & > connectionRequest, Callback< void, Ptr< Socket >, const Address & > newConnectionCreated)ns3::Socket
SetAllowBroadcast(bool allowBroadcast)ns3::TcpSocketBaseprotectedvirtual
SetAttribute(std::string name, const AttributeValue &value)ns3::ObjectBase
SetAttributeFailSafe(std::string name, const AttributeValue &value)ns3::ObjectBase
SetClockGranularity(Time clockGranularity)ns3::TcpSocketBase
SetCloseCallbacks(Callback< void, Ptr< Socket > > normalClose, Callback< void, Ptr< Socket > > errorClose)ns3::Socket
SetCongestionControlAlgorithm(Ptr< TcpCongestionOps > algo)ns3::TcpSocketBase
SetConnectCallback(Callback< void, Ptr< Socket > > connectionSucceeded, Callback< void, Ptr< Socket > > connectionFailed)ns3::Socket
SetConnTimeout(Time timeout)ns3::TcpSocketBaseprotectedvirtual
SetDataRetries(uint32_t retries)ns3::TcpSocketBaseprotectedvirtual
SetDataSentCallback(Callback< void, Ptr< Socket >, uint32_t > dataSent)ns3::Socket
SetDelAckMaxCount(uint32_t count)ns3::TcpSocketBaseprotectedvirtual
SetDelAckTimeout(Time timeout)ns3::TcpSocketBaseprotectedvirtual
SetInitialCwnd(uint32_t cwnd)ns3::TcpSocketBaseprotectedvirtual
SetInitialSSThresh(uint32_t threshold)ns3::TcpSocketBaseprotectedvirtual
SetIpRecvTos(bool ipv4RecvTos)ns3::Socket
SetIpRecvTtl(bool ipv4RecvTtl)ns3::Socket
SetIpTos(uint8_t ipTos)ns3::Socket
SetIpTtl(uint8_t ipTtl)ns3::Socketvirtual
SetIpv6HopLimit(uint8_t ipHopLimit)ns3::Socketvirtual
SetIpv6RecvHopLimit(bool ipv6RecvHopLimit)ns3::Socket
SetIpv6RecvTclass(bool ipv6RecvTclass)ns3::Socket
SetIpv6Tclass(int ipTclass)ns3::Socket
SetMinRto(Time minRto)ns3::TcpSocketBase
SetNode(Ptr< Node > node)ns3::TcpSocketBasevirtual
SetPaceInitialWindow(bool paceWindow)ns3::TcpSocketBase
SetPacingStatus(bool pacing)ns3::TcpSocketBase
SetPersistTimeout(Time timeout)ns3::TcpSocketBaseprotectedvirtual
SetPriority(uint8_t priority)ns3::Socket
SetRcvBufSize(uint32_t size)ns3::TcpSocketBaseprotectedvirtual
SetRecoveryAlgorithm(Ptr< TcpRecoveryOps > recovery)ns3::TcpSocketBase
SetRecvCallback(Callback< void, Ptr< Socket > > receivedData)ns3::Socket
SetRecvPktInfo(bool flag)ns3::Socket
SetRetxThresh(uint32_t retxThresh)ns3::TcpSocketBase
SetRtt(Ptr< RttEstimator > rtt)ns3::TcpSocketBasevirtual
SetSegSize(uint32_t size)ns3::TcpSocketBaseprotectedvirtual
SetSendCallback(Callback< void, Ptr< Socket >, uint32_t > sendCb)ns3::Socket
SetSndBufSize(uint32_t size)ns3::TcpSocketBaseprotectedvirtual
SetSynRetries(uint32_t count)ns3::TcpSocketBaseprotectedvirtual
SetTcp(Ptr< TcpL4Protocol > tcp)ns3::TcpSocketBasevirtual
SetTcpNoDelay(bool noDelay)ns3::TcpSocketBaseprotectedvirtual
SetTypeId(TypeId tid)ns3::Objectprivate
SetupCallback(void)ns3::TcpSocketBaseprotected
SetupEndpoint(void)ns3::TcpSocketBaseprotected
SetupEndpoint6(void)ns3::TcpSocketBaseprotected
SetUseEcn(TcpSocketState::UseEcn_t useEcn)ns3::TcpSocketBase
ShutdownRecv(void)ns3::TcpSocketBasevirtual
ShutdownSend(void)ns3::TcpSocketBasevirtual
SimpleRefCount()ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]])ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
Socket(void)ns3::Socket
SOCKET_ERRNO_LAST enum valuens3::Socket
SocketErrno enum namens3::Socket
SocketPriority enum namens3::Socket
SocketType enum namens3::Socket
SYN_RCVD enum valuens3::TcpSocket
SYN_SENT enum valuens3::TcpSocket
TcpGeneralTest classns3::TcpSocketBasefriend
TcpSocket(void)ns3::TcpSocket
TcpSocketBase(void)ns3::TcpSocketBase
TcpSocketBase(const TcpSocketBase &sock)ns3::TcpSocketBase
TcpStateNamens3::TcpSocketstatic
TcpStates_t enum namens3::TcpSocket
TcpTxRxTracedCallback typedefns3::TcpSocketBase
TIME_WAIT enum valuens3::TcpSocket
TimeWait(void)ns3::TcpSocketBaseprotected
TraceConnect(std::string name, std::string context, const CallbackBase &cb)ns3::ObjectBase
TraceConnectWithoutContext(std::string name, const CallbackBase &cb)ns3::ObjectBase
TraceDisconnect(std::string name, std::string context, const CallbackBase &cb)ns3::ObjectBase
TraceDisconnectWithoutContext(std::string name, const CallbackBase &cb)ns3::ObjectBase
UnAckDataCount(void) constns3::TcpSocketBaseprotectedvirtual
Unref(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
UpdateBytesInFlight(uint32_t oldValue, uint32_t newValue)ns3::TcpSocketBase
UpdateCongState(TcpSocketState::TcpCongState_t oldValue, TcpSocketState::TcpCongState_t newValue)ns3::TcpSocketBase
UpdateCwnd(uint32_t oldValue, uint32_t newValue)ns3::TcpSocketBase
UpdateCwndInfl(uint32_t oldValue, uint32_t newValue)ns3::TcpSocketBase
UpdateEcnState(TcpSocketState::EcnState_t oldValue, TcpSocketState::EcnState_t newValue)ns3::TcpSocketBase
UpdateHighTxMark(SequenceNumber32 oldValue, SequenceNumber32 newValue)ns3::TcpSocketBase
UpdateNextTxSequence(SequenceNumber32 oldValue, SequenceNumber32 newValue)ns3::TcpSocketBase
UpdatePacingRate(void)ns3::TcpSocketBaseprotected
UpdatePacingRateTrace(DataRate oldValue, DataRate newValue)ns3::TcpSocketBase
UpdateRtt(Time oldValue, Time newValue)ns3::TcpSocketBase
UpdateRttHistory(const SequenceNumber32 &seq, uint32_t sz, bool isRetransmission)ns3::TcpSocketBaseprotectedvirtual
UpdateSortedArray(struct Aggregates *aggregates, uint32_t i) constns3::Objectprivate
UpdateSsThresh(uint32_t oldValue, uint32_t newValue)ns3::TcpSocketBase
UpdateWindowSize(const TcpHeader &header)ns3::TcpSocketBaseprotected
Window(void) constns3::TcpSocketBaseprotectedvirtual
~Object()ns3::Objectvirtual
~ObjectBase()ns3::ObjectBasevirtual
~Socket(void)ns3::Socketvirtual
~TcpSocket(void)ns3::TcpSocketvirtual
~TcpSocketBase(void)ns3::TcpSocketBasevirtual