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);93 tcp_cubic_clear_state(tp); in tcp_cubic_init()114 tcp_cubic_clear_state(tp); in tcp_cubic_cwnd_init_or_reset()568 tcp_cubic_clear_state(tp); in tcp_cubic_after_timeout()600 tcp_cubic_clear_state(struct tcpcb *tp) in tcp_cubic_clear_state() function