Searched refs:tcp_cubic_clear_state (Results 1 – 1 of 1) sorted by relevance
65 static inline void tcp_cubic_clear_state(struct tcpcb *tp);122 tcp_cubic_clear_state(tp); in tcp_cubic_init()143 tcp_cubic_clear_state(tp); in tcp_cubic_cwnd_init_or_reset()597 tcp_cubic_clear_state(tp); in tcp_cubic_after_timeout()629 tcp_cubic_clear_state(struct tcpcb *tp) in tcp_cubic_clear_state() function