Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dtcp_cdg.c257 tcp_enter_cwr(sk); in tcp_cdg_backoff()
Dtcp_input.c2611 void tcp_enter_cwr(struct sock *sk) in tcp_enter_cwr() function
2622 EXPORT_SYMBOL(tcp_enter_cwr);
2648 tcp_enter_cwr(sk); in tcp_try_to_open()
Dtcp_output.c1409 tcp_enter_cwr(sk); in __tcp_transmit_skb()
/Linux-v5.10/include/net/
Dtcp.h1238 void tcp_enter_cwr(struct sock *sk);