Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Dtcp_output.c302 tcp_enter_cwr(tp); in tcp_transmit_skb()
Dtcp_input.c1768 tcp_enter_cwr(tp); in tcp_try_to_open()
/linux-2.4.37.9/include/net/
Dtcp.h1252 static inline void tcp_enter_cwr(struct tcp_opt *tp) in tcp_enter_cwr() function