Public Attributes

SCTPAssociation::congestionControlFunctions Struct Reference

List of all members.

Public Attributes

void(SCTPAssociation::* ccInitParams )(SCTPPathVariables *path)
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 ackedBytes, const bool ctsnaAdvanced)

Detailed Description

Definition at line 510 of file SCTPAssociation.h.


Member Data Documentation

Definition at line 511 of file SCTPAssociation.h.

Referenced by SCTPAssociation::stateEntered().

void(SCTPAssociation::* SCTPAssociation::congestionControlFunctions::ccUpdateBytesAcked)(SCTPPathVariables *path, const uint32 ackedBytes, const bool ctsnaAdvanced)

Definition at line 515 of file SCTPAssociation.h.

Referenced by SCTPAssociation::stateEntered().


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