Linux Kernel
3.7.1
|
#include <ccid3.h>
struct ccid3_hc_tx_sock - CCID3 sender half-connection socket : Current sending rate in 64 * bytes per second : Receive rate in 64 * bytes per second : Calculated rate in bytes per second : Estimate of current round trip time in usecs : Current loss event rate (0-1) scaled by 1000000 : Packet size in bytes : Nofeedback Timer setting in usecs : Interpacket (send) interval (RFC 3448, 4.6) in usecs : Sender state, one of ccid3_hc_tx_states : Last window counter sent : Timestamp of earliest packet with last_win_count value sent : Handle to no feedback timer : Time last doubled during slow start : Nominal send time of next packet : Packet history
struct tfrc_tx_hist_entry* tx_hist |
struct timer_list tx_no_feedback_timer |