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.c2652 void tcp_enter_cwr(struct sock *sk) in tcp_enter_cwr() function
2663 EXPORT_SYMBOL(tcp_enter_cwr);
2689 tcp_enter_cwr(sk); in tcp_try_to_open()
H A Dtcp_output.c1484 tcp_enter_cwr(sk); in __tcp_transmit_skb()