Home
last modified time | relevance | path

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

/linux/net/ipv4/
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()
H A Dtcp_output.c1721 tcp_enter_cwr(sk); in __tcp_transmit_skb()