Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dtcp_cdg.c257 tcp_enter_cwr(sk); in tcp_cdg_backoff()
Dtcp_input.c2686 void tcp_enter_cwr(struct sock *sk) in tcp_enter_cwr() function
2697 EXPORT_SYMBOL(tcp_enter_cwr);
2723 tcp_enter_cwr(sk); in tcp_try_to_open()
Dtcp_output.c1420 tcp_enter_cwr(sk); in __tcp_transmit_skb()
/Linux-v6.6/include/net/
Dtcp.h1270 void tcp_enter_cwr(struct sock *sk);