Each module within SCTP that has timers implements its own timer call back functions.
Each module within SCTP that has timers implements its own timer call back functions. These are registered at the adaption layer when a timer is started and called directly at the module when the timer expires. setAssociationData allows SCTP-modules with timers to retrieve the data of the addressed association from the list of associations. For this purpose the association-ID must be included in one of the parameters of the start_timer function of the adaption-layer.
Alphabetic index HTML hierarchy of classes or Java