Searched refs:tcp_cubic_clear_state (Results 1 – 1 of 1) sorted by relevance
52 static inline void tcp_cubic_clear_state(struct tcpcb *tp);87 tcp_cubic_clear_state(tp); in tcp_cubic_init()108 tcp_cubic_clear_state(tp); in tcp_cubic_cwnd_init_or_reset()491 tcp_cubic_clear_state(tp); in tcp_cubic_after_timeout()525 tcp_cubic_clear_state(struct tcpcb *tp) in tcp_cubic_clear_state() function