Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dtcp_cdg.c257 tcp_enter_cwr(sk); in tcp_cdg_backoff()
Dtcp_input.c2642 void tcp_enter_cwr(struct sock *sk) in tcp_enter_cwr() function
2653 EXPORT_SYMBOL(tcp_enter_cwr);
2679 tcp_enter_cwr(sk); in tcp_try_to_open()
Dtcp_output.c1410 tcp_enter_cwr(sk); in __tcp_transmit_skb()
/Linux-v5.15/include/net/
Dtcp.h1240 void tcp_enter_cwr(struct sock *sk);