#include <omnetpp.h>
#include <map>
#include "IPvXAddress.h"
#include "UDPSocket.h"
Go to the source code of this file.
Classes | |
class | SCTP |
struct | SCTP::AppConnKey |
struct | SCTP::SockPair |
struct | SCTP::VTagPair |
struct | SCTP::AssocStat |
Defines | |
#define | sctpEV3 (!SCTP::testing==true)?std::cerr:std::cerr |
#define sctpEV3 (!SCTP::testing==true)?std::cerr:std::cerr |
Definition at line 36 of file SCTP.h.
Referenced by SCTPSocket::addAddress(), SCTP::addLocalAddress(), SCTP::addLocalAddressToAllRemoteAddresses(), SCTPAssociation::addPath(), SCTP::addRemoteAddress(), SCTPSocket::belongsToSocket(), SCTPSocket::bind(), SCTPAssociation::bytesAllowedToSend(), SCTPAssociation::chunkToInt(), SCTPSocket::close(), SCTPSocket::connect(), SCTPPeer::connect(), SCTPSocket::connectx(), SCTPAssociation::createSack(), SCTPAssociation::cwndUpdateAfterCwndTimeout(), SCTPAssociation::cwndUpdateAfterRtxTimeout(), SCTPAssociation::cwndUpdateAfterSack(), SCTPAssociation::cwndUpdateBytesAcked(), SCTPAssociation::cwndUpdateMaxBurst(), SCTPAssociation::dequeueAckedChunks(), SCTPAssociation::dequeueOutboundDataMsg(), SCTPAlg::established(), SCTP::findAssocForApp(), SCTP::findAssocForMessage(), SCTP::findAssocWithVTag(), SCTPServer::finish(), SCTPClient::finish(), SCTPAssociation::getNextDestination(), SCTPAssociation::getOutboundDataChunk(), SCTPAssociation::handleChunkReportedAsAcked(), SCTPAssociation::handleChunkReportedAsMissing(), SCTPServer::handleMessage(), SCTPPeer::handleMessage(), SCTP::handleMessage(), SCTPServer::handleTimer(), SCTPPeer::handleTimer(), SCTPAssociation::initAssociation(), SCTPAssociation::initCCParameters(), SCTPServer::initialize(), SCTPPeer::initialize(), SCTPClient::initialize(), SCTPAssociation::initStreams(), SCTPSocket::listen(), SCTPAssociation::loadPacket(), SCTPAssociation::makeRoomForTsn(), SCTPAssociation::makeVarFromMsg(), SCTPAssociation::moveChunkToOtherPath(), SCTPAssociation::peekAbandonedChunk(), SCTPAssociation::peekOutboundDataMsg(), SCTPAssociation::performStateTransition(), SCTPAssociation::pmClearPathCounter(), SCTPAssociation::pmDataIsSentOn(), SCTPAssociation::pmStartPathManagement(), SCTPAssociation::preanalyseAppCommandEvent(), SCTPAssociation::printConnBrief(), SCTP::printInfoConnMap(), SCTPQueue::printQueue(), SCTPAssociation::printSctpPathMap(), SCTPAssociation::printSegmentBrief(), SCTP::printVTagMap(), SCTPAssociation::process_ABORT(), SCTPAssociation::process_CLOSE(), SCTPAssociation::process_OPEN_PASSIVE(), SCTPAssociation::process_QUEUE_MSGS_LIMIT(), SCTPAssociation::process_RCV_Message(), SCTPAssociation::process_RECEIVE_REQUEST(), SCTPAssociation::process_SEND(), SCTPAssociation::process_TIMEOUT_HEARTBEAT(), SCTPAssociation::process_TIMEOUT_HEARTBEAT_INTERVAL(), SCTPAssociation::process_TIMEOUT_INIT_REXMIT(), SCTPAssociation::process_TIMEOUT_RTX(), SCTPAssociation::process_TIMEOUT_SHUTDOWN(), SCTPAssociation::processAppCommand(), SCTPAssociation::processCookieAckArrived(), SCTPAssociation::processCookieEchoArrived(), SCTPAssociation::processDataArrived(), SCTPAssociation::processHeartbeatAckArrived(), SCTPAssociation::processInitAckArrived(), SCTPAssociation::processInitArrived(), SCTPSocket::processMessage(), SCTPAssociation::processSackArrived(), SCTPAssociation::processTimer(), SCTPAlg::processTimer(), SCTPAssociation::pushUlp(), SCTPAssociation::putInDeliveryQ(), SCTPReceiveStream::reassemble(), SCTPAlg::receivedAckForDataNotYetSent(), SCTPAlg::receivedDuplicateAck(), SCTP::removeAssociation(), SCTPAssociation::removeFromGapList(), SCTP::removeLocalAddressFromAllRemoteAddresses(), SCTPAssociation::removePath(), SCTP::removeRemoteAddressFromAllConnections(), SCTPAssociation::retransmitCookieEcho(), SCTPAssociation::retransmitInit(), SCTPAssociation::retransmitShutdown(), SCTPAssociation::retransmitShutdownAck(), SCTPAssociation::scheduleSack(), SCTPAssociation::SCTPAssociation(), SCTPSocket::SCTPSocket(), SCTPAssociation::sendAbort(), SCTP::sendAbortFromMain(), SCTPAssociation::sendCookieAck(), SCTPAssociation::sendCookieEcho(), SCTPAssociation::sendDataArrivedNotification(), SCTPAssociation::sendEstabIndicationToApp(), SCTPAssociation::sendHeartbeat(), SCTPAssociation::sendHeartbeatAck(), SCTPAssociation::sendIndicationToApp(), SCTPAssociation::sendInit(), SCTPAssociation::sendInitAck(), SCTPAssociation::sendOnPath(), SCTPClient::sendqueueAbatedArrived(), SCTPClient::sendQueueRequest(), SCTPPeer::sendRequest(), SCTPClient::sendRequest(), SCTPPeer::sendRequestArrived(), SCTPClient::sendRequestArrived(), SCTPAssociation::sendSack(), SCTPAssociation::sendShutdown(), SCTPAssociation::sendShutdownAck(), SCTPAssociation::sendShutdownComplete(), SCTP::sendShutdownCompleteFromMain(), SCTPAssociation::sendToIP(), SCTPPeer::socketDataArrived(), SCTPClient::socketDataArrived(), SCTPPeer::socketEstablished(), SCTPClient::socketEstablished(), SCTPAssociation::startTimer(), SCTPAssociation::stateEntered(), SCTPAssociation::storePacket(), SCTPAssociation::streamScheduler(), SCTPAssociation::tsnWasReneged(), SCTPAssociation::updateCounters(), SCTPAssociation::updateFastRecoveryStatus(), SCTPAssociation::updateGapList(), SCTP::updateSockPair(), SCTP::~SCTP(), SCTPAlg::~SCTPAlg(), and SCTPAssociation::~SCTPAssociation().