Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv4/
Dtcp_cdg.c257 tcp_enter_cwr(sk); in tcp_cdg_backoff()
Dtcp_input.c2668 void tcp_enter_cwr(struct sock *sk) in tcp_enter_cwr() function
2679 EXPORT_SYMBOL(tcp_enter_cwr);
2705 tcp_enter_cwr(sk); in tcp_try_to_open()
Dtcp_output.c1407 tcp_enter_cwr(sk); in __tcp_transmit_skb()
/Linux-v6.1/include/net/
Dtcp.h1271 void tcp_enter_cwr(struct sock *sk);