, including all inherited members.
| appGateIndex | tcp_old::TCPConnection | |
| cancelEvent(cMessage *msg) | tcp_old::TCPConnection | [inline, protected] |
| cloneListeningConnection() | tcp_old::TCPConnection | [protected, virtual] |
| configureStateVariables() | tcp_old::TCPConnection | [protected, virtual] |
| connEstabTimer | tcp_old::TCPConnection | [protected] |
| connId | tcp_old::TCPConnection | |
| createTCPSegment(const char *name) | tcp_old::TCPConnection | [virtual] |
| eventName(int event) | tcp_old::TCPConnection | [static] |
| finWait2Timer | tcp_old::TCPConnection | [protected] |
| fsm | tcp_old::TCPConnection | [protected] |
| getFsmState() const | tcp_old::TCPConnection | [inline] |
| getReceiveQueue() | tcp_old::TCPConnection | [inline] |
| getSendQueue() | tcp_old::TCPConnection | [inline] |
| getState() | tcp_old::TCPConnection | [inline] |
| getTcpAlgorithm() | tcp_old::TCPConnection | [inline] |
| getTcpMain() | tcp_old::TCPConnection | [inline] |
| indicationName(int code) | tcp_old::TCPConnection | [static] |
| initConnection(TCPOpenCommand *openCmd) | tcp_old::TCPConnection | [protected, virtual] |
| isSegmentAcceptable(TCPSegment *tcpseg) | tcp_old::TCPConnection | [protected, virtual] |
| localAddr | tcp_old::TCPConnection | |
| localPort | tcp_old::TCPConnection | |
| performStateTransition(const TCPEventCode &event) | tcp_old::TCPConnection | [protected, virtual] |
| preanalyseAppCommandEvent(int commandCode) | tcp_old::TCPConnection | [protected, virtual] |
| printConnBrief() | tcp_old::TCPConnection | [virtual] |
| printSegmentBrief(TCPSegment *tcpseg) | tcp_old::TCPConnection | [static] |
| process_ABORT(TCPEventCode &event, TCPCommand *tcpCommand, cMessage *msg) | tcp_old::TCPConnection | [protected, virtual] |
| process_CLOSE(TCPEventCode &event, TCPCommand *tcpCommand, cMessage *msg) | tcp_old::TCPConnection | [protected, virtual] |
| process_OPEN_ACTIVE(TCPEventCode &event, TCPCommand *tcpCommand, cMessage *msg) | tcp_old::TCPConnection | [protected, virtual] |
| process_OPEN_PASSIVE(TCPEventCode &event, TCPCommand *tcpCommand, cMessage *msg) | tcp_old::TCPConnection | [protected, virtual] |
| process_RCV_SEGMENT(TCPSegment *tcpseg, IPvXAddress src, IPvXAddress dest) | tcp_old::TCPConnection | [protected, virtual] |
| process_SEND(TCPEventCode &event, TCPCommand *tcpCommand, cMessage *msg) | tcp_old::TCPConnection | [protected, virtual] |
| process_STATUS(TCPEventCode &event, TCPCommand *tcpCommand, cMessage *msg) | tcp_old::TCPConnection | [protected, virtual] |
| process_TIMEOUT_2MSL() | tcp_old::TCPConnection | [protected, virtual] |
| process_TIMEOUT_CONN_ESTAB() | tcp_old::TCPConnection | [protected, virtual] |
| process_TIMEOUT_FIN_WAIT_2() | tcp_old::TCPConnection | [protected, virtual] |
| process_TIMEOUT_SYN_REXMIT(TCPEventCode &event) | tcp_old::TCPConnection | [protected, virtual] |
| processAckInEstabEtc(TCPSegment *tcpseg) | tcp_old::TCPConnection | [protected, virtual] |
| processAppCommand(cMessage *msg) | tcp_old::TCPConnection | [virtual] |
| processRstInSynReceived(TCPSegment *tcpseg) | tcp_old::TCPConnection | [protected, virtual] |
| processSegment1stThru8th(TCPSegment *tcpseg) | tcp_old::TCPConnection | [protected, virtual] |
| processSegmentInListen(TCPSegment *tcpseg, IPvXAddress src, IPvXAddress dest) | tcp_old::TCPConnection | [protected, virtual] |
| processSegmentInSynSent(TCPSegment *tcpseg, IPvXAddress src, IPvXAddress dest) | tcp_old::TCPConnection | [protected, virtual] |
| processTCPSegment(TCPSegment *tcpSeg, IPvXAddress srcAddr, IPvXAddress destAddr) | tcp_old::TCPConnection | [virtual] |
| processTimer(cMessage *msg) | tcp_old::TCPConnection | [virtual] |
| rcvAckVector | tcp_old::TCPConnection | [protected] |
| rcvSeqVector | tcp_old::TCPConnection | [protected] |
| receiveQueue | tcp_old::TCPConnection | [protected] |
| remoteAddr | tcp_old::TCPConnection | |
| remotePort | tcp_old::TCPConnection | |
| retransmitData() | tcp_old::TCPConnection | [virtual] |
| retransmitOneSegment(bool called_at_rto) | tcp_old::TCPConnection | [virtual] |
| scheduleTimeout(cMessage *msg, simtime_t timeout) | tcp_old::TCPConnection | [inline] |
| segmentArrivalWhileClosed(TCPSegment *tcpseg, IPvXAddress src, IPvXAddress dest) | tcp_old::TCPConnection | [virtual] |
| selectInitialSeqNum() | tcp_old::TCPConnection | [protected, virtual] |
| sendAck() | tcp_old::TCPConnection | [virtual] |
| sendData(bool fullSegmentsOnly, int congestionWindow=-1) | tcp_old::TCPConnection | [virtual] |
| sendEstabIndicationToApp() | tcp_old::TCPConnection | [protected, virtual] |
| sendFin() | tcp_old::TCPConnection | [virtual] |
| sendIndicationToApp(int code) | tcp_old::TCPConnection | [protected, virtual] |
| sendProbe() | tcp_old::TCPConnection | [virtual] |
| sendQueue | tcp_old::TCPConnection | [protected] |
| sendRst(uint32 seqNo) | tcp_old::TCPConnection | [virtual] |
| sendRst(uint32 seq, IPvXAddress src, IPvXAddress dest, int srcPort, int destPort) | tcp_old::TCPConnection | [virtual] |
| sendRstAck(uint32 seq, uint32 ack, IPvXAddress src, IPvXAddress dest, int srcPort, int destPort) | tcp_old::TCPConnection | [virtual] |
| sendSegment(uint32 bytes) | tcp_old::TCPConnection | [virtual] |
| sendSyn() | tcp_old::TCPConnection | [protected, virtual] |
| sendSynAck() | tcp_old::TCPConnection | [protected, virtual] |
| sendToApp(cMessage *msg) | tcp_old::TCPConnection | [protected, virtual] |
| sendToIP(TCPSegment *tcpseg) | tcp_old::TCPConnection | [virtual] |
| sendToIP(TCPSegment *tcpseg, IPvXAddress src, IPvXAddress dest) | tcp_old::TCPConnection | [protected, static] |
| signalConnectionTimeout() | tcp_old::TCPConnection | [virtual] |
| sndAckVector | tcp_old::TCPConnection | [protected] |
| sndNxtVector | tcp_old::TCPConnection | [protected] |
| sndWndVector | tcp_old::TCPConnection | [protected] |
| startSynRexmitTimer() | tcp_old::TCPConnection | [virtual] |
| state | tcp_old::TCPConnection | [protected] |
| stateEntered(int state) | tcp_old::TCPConnection | [protected, virtual] |
| stateName(int state) | tcp_old::TCPConnection | [static] |
| synRexmitTimer | tcp_old::TCPConnection | [protected] |
| tcpAlgorithm | tcp_old::TCPConnection | [protected] |
| TCPConnection(TCP *mod, int appGateIndex, int connId) | tcp_old::TCPConnection | |
| TCPConnection() | tcp_old::TCPConnection | |
| tcpMain | tcp_old::TCPConnection | [protected] |
| the2MSLTimer | tcp_old::TCPConnection | [protected] |
| tryFastRoute(TCPSegment *tcpseg) | tcp_old::TCPConnection | [protected, virtual] |
| unackedVector | tcp_old::TCPConnection | [protected] |
| ~TCPConnection() | tcp_old::TCPConnection | [virtual] |