-
unsigned int outstanding_bytes
-
unsigned int number_of_addresses
-
cparm* cparams
- pointer to array of congestion window parameters
-
unsigned int current_tsn
-
List* chunk_list
-
unsigned int last_active_address
-
TimerID cwnd_timer
-
TimerID* T3_timer
- one timer may be running per destination address
-
unsigned int* addresses
- for passing as parameter in callback functions
-
unsigned int my_association
-
boolean shutdown_received
-
boolean waiting_for_sack
-
boolean t3_retransmission_sent
-
boolean one_packet_inflight
Documentation
unsigned int outstanding_bytes
unsigned int number_of_addresses
cparm* cparams
- pointer to array of congestion window parameters
unsigned int current_tsn
List* chunk_list
unsigned int last_active_address
TimerID cwnd_timer
TimerID* T3_timer
- one timer may be running per destination address
unsigned int* addresses
- for passing as parameter in callback functions
unsigned int my_association
boolean shutdown_received
boolean waiting_for_sack
boolean t3_retransmission_sent
boolean one_packet_inflight
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.