Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_cdg.c255 tcp_enter_cwr(sk); in tcp_cdg_backoff()
Dtcp_input.c2515 void tcp_enter_cwr(struct sock *sk) in tcp_enter_cwr() function
2526 EXPORT_SYMBOL(tcp_enter_cwr);
2552 tcp_enter_cwr(sk); in tcp_try_to_open()
Dtcp_output.c1033 tcp_enter_cwr(sk); in tcp_transmit_skb()
/linux-4.4.14/include/net/
Dtcp.h1039 void tcp_enter_cwr(struct sock *sk);