Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dtcp.h994 void tcp_enter_cwr(struct sock *sk);
/linux-4.1.27/net/ipv4/
Dtcp_input.c2547 void tcp_enter_cwr(struct sock *sk) in tcp_enter_cwr() function
2583 tcp_enter_cwr(sk); in tcp_try_to_open()
Dtcp_output.c1036 tcp_enter_cwr(sk); in tcp_transmit_skb()