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()
347 struct tcp_cubic_state cubic_state; member362 #define cubic_K __u__._prague_state_.cubic_state.tc_epoch_period363 #define cubic_epoch_start __u__._prague_state_.cubic_state.tc_epoch_start364 #define cubic_origin_point __u__._prague_state_.cubic_state.tc_origin_point365 #define cubic_W_max __u__._prague_state_.cubic_state.tc_last_max366 #define reno_acked __u__._prague_state_.cubic_state.tc_tcp_bytes_acked367 #define reno_cwnd __u__._prague_state_.cubic_state.tc_tcp_win
98 } cubic_state; member