(unsigned int peer_rwnd,
unsigned int my_iTSN,
unsigned int number_of_destination_addresses)
Creates new instance of flowcontrol module and returns pointer to it TODO : should parameter be unsigned short ?
Documentation
Creates new instance of flowcontrol module and returns pointer to it
TODO : should parameter be unsigned short ?
TODO : get and update MTU (guessed values ?) per destination address
- Parameters:
- peer_rwnd - receiver window that peer allowed us when setting up the association
my_iTSN - my initial TSN value
number_of_destination_addresses - the number of paths to the association peer
- Returns:
- pointer to the new fc_data instance
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.