Home
last modified time | relevance | path

Searched refs:tcp_cwnd_validate (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/net/
Dtcp.h1223 static inline void tcp_cwnd_validate(struct sock *sk, struct tcp_opt *tp) in tcp_cwnd_validate() function
1368 tcp_cwnd_validate(sk, tp); in __tcp_push_pending_frames()
/linux-2.4.37.9/net/ipv4/
Dtcp_output.c603 tcp_cwnd_validate(sk, tp); in tcp_write_xmit()