Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_cdg.c257 tcp_enter_cwr(sk); in tcp_cdg_backoff()
H A Dtcp_input.c2730 void tcp_enter_cwr(struct sock *sk) in tcp_enter_cwr() function
2741 EXPORT_SYMBOL(tcp_enter_cwr);
2767 tcp_enter_cwr(sk); in tcp_try_to_open()
H A Dtcp_output.c1424 tcp_enter_cwr(sk); in __tcp_transmit_skb()
/openbmc/linux/include/net/
H A Dtcp.h1273 void tcp_enter_cwr(struct sock *sk);