Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_cdg.c257 tcp_enter_cwr(sk); in tcp_cdg_backoff()
H A Dtcp_input.c2653 void tcp_enter_cwr(struct sock *sk) in tcp_enter_cwr() function
2664 EXPORT_SYMBOL(tcp_enter_cwr);
2690 tcp_enter_cwr(sk); in tcp_try_to_open()
H A Dtcp_output.c1407 tcp_enter_cwr(sk); in __tcp_transmit_skb()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h1245 void tcp_enter_cwr(struct sock *sk);