Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dtcp_cdg.c257 tcp_enter_cwr(sk); in tcp_cdg_backoff()
Dtcp_input.c2518 void tcp_enter_cwr(struct sock *sk) in tcp_enter_cwr() function
2529 EXPORT_SYMBOL(tcp_enter_cwr);
2555 tcp_enter_cwr(sk); in tcp_try_to_open()
Dtcp_output.c1172 tcp_enter_cwr(sk); in __tcp_transmit_skb()
/Linux-v5.4/include/net/
Dtcp.h1208 void tcp_enter_cwr(struct sock *sk);