Searched refs:cubic_state (Results 1 – 3 of 3) sorted by relevance
125 dbg_state.u.cubic_state.ccd_last_max = in tcp_ccdbg_trace()127 dbg_state.u.cubic_state.ccd_tcp_win = in tcp_ccdbg_trace()129 dbg_state.u.cubic_state.ccd_avg_lastmax = in tcp_ccdbg_trace()131 dbg_state.u.cubic_state.ccd_mean_deviation = in tcp_ccdbg_trace()
308 struct tcp_cubic_state cubic_state; member323 #define cubic_K __u__._prague_state_.cubic_state.tc_epoch_period324 #define cubic_epoch_start __u__._prague_state_.cubic_state.tc_epoch_start325 #define cubic_origin_point __u__._prague_state_.cubic_state.tc_origin_point326 #define cubic_W_max __u__._prague_state_.cubic_state.tc_last_max327 #define reno_acked __u__._prague_state_.cubic_state.tc_tcp_bytes_acked328 #define reno_cwnd __u__._prague_state_.cubic_state.tc_tcp_win
98 } cubic_state; member