INET Framework for OMNeT++/OMNEST
inet::sctp::SctpAssociation::CCFunctions Struct Reference

Public Attributes

void(SctpAssociation::* ccInitParams )(SctpPathVariables *path)
 
void(SctpAssociation::* ccUpdateBeforeSack )()
 
void(SctpAssociation::* ccUpdateAfterSack )()
 
void(SctpAssociation::* ccUpdateAfterCwndTimeout )(SctpPathVariables *path)
 
void(SctpAssociation::* ccUpdateAfterRtxTimeout )(SctpPathVariables *path)
 
void(SctpAssociation::* ccUpdateMaxBurst )(SctpPathVariables *path)
 
void(SctpAssociation::* ccUpdateBytesAcked )(SctpPathVariables *path, const uint32_t ackedBytes, const bool ctsnaAdvanced)
 

Member Data Documentation

◆ ccInitParams

void(SctpAssociation::* inet::sctp::SctpAssociation::CCFunctions::ccInitParams) (SctpPathVariables *path)

◆ ccUpdateAfterCwndTimeout

void(SctpAssociation::* inet::sctp::SctpAssociation::CCFunctions::ccUpdateAfterCwndTimeout) (SctpPathVariables *path)

◆ ccUpdateAfterRtxTimeout

void(SctpAssociation::* inet::sctp::SctpAssociation::CCFunctions::ccUpdateAfterRtxTimeout) (SctpPathVariables *path)

◆ ccUpdateAfterSack

◆ ccUpdateBeforeSack

void(SctpAssociation::* inet::sctp::SctpAssociation::CCFunctions::ccUpdateBeforeSack) ()

◆ ccUpdateBytesAcked

void(SctpAssociation::* inet::sctp::SctpAssociation::CCFunctions::ccUpdateBytesAcked) (SctpPathVariables *path, const uint32_t ackedBytes, const bool ctsnaAdvanced)

◆ ccUpdateMaxBurst

void(SctpAssociation::* inet::sctp::SctpAssociation::CCFunctions::ccUpdateMaxBurst) (SctpPathVariables *path)

The documentation for this struct was generated from the following file: