#include <SctpAlg.h>
◆ SctpAlg()
| inet::sctp::SctpAlg::SctpAlg |
( |
| ) |
|
◆ ~SctpAlg()
| inet::sctp::SctpAlg::~SctpAlg |
( |
| ) |
|
|
virtual |
Virtual dtor.
25 EV_DEBUG <<
"Destructor SctpAlg" << endl;
◆ connectionClosed()
| void inet::sctp::SctpAlg::connectionClosed |
( |
| ) |
|
|
overridevirtual |
◆ createStateVariables()
◆ dataSent()
| void inet::sctp::SctpAlg::dataSent |
( |
uint32_t |
fromseq | ) |
|
|
overridevirtual |
◆ established()
| void inet::sctp::SctpAlg::established |
( |
bool |
active | ) |
|
|
overridevirtual |
◆ processTimer()
| void inet::sctp::SctpAlg::processTimer |
( |
cMessage * |
timer, |
|
|
SctpEventCode & |
event |
|
) |
| |
|
overridevirtual |
◆ receivedAckForDataNotYetSent()
| void inet::sctp::SctpAlg::receivedAckForDataNotYetSent |
( |
uint32_t |
seq | ) |
|
|
overridevirtual |
◆ receivedDataAck()
| void inet::sctp::SctpAlg::receivedDataAck |
( |
uint32_t |
firstSeqAcked | ) |
|
|
overridevirtual |
◆ receivedDuplicateAck()
| void inet::sctp::SctpAlg::receivedDuplicateAck |
( |
| ) |
|
|
overridevirtual |
◆ sackSent()
| void inet::sctp::SctpAlg::sackSent |
( |
| ) |
|
|
overridevirtual |
◆ sendCommandInvoked()
◆ state
The documentation for this class was generated from the following files: