Home
last modified time | relevance | path

Searched refs:tcp_enter_cwr (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dtcp_cdg.c257 tcp_enter_cwr(sk); in tcp_cdg_backoff()
H A Dtcp_input.c3030 void tcp_enter_cwr(struct sock *sk) in tcp_enter_cwr() function
3041 EXPORT_SYMBOL(tcp_enter_cwr);
3067 tcp_enter_cwr(sk); in tcp_try_to_open()
/linux/include/net/
H A Dtcp.h1554 void tcp_enter_cwr(struct sock *sk);