Home
last modified time | relevance | path

Searched defs:seq_rtt (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/net/ipv4/
Dtcp_input.c1953 __u32 seq_rtt; in tcp_ack_saw_tstamp() local
1977 static void tcp_ack_no_tstamp(struct tcp_opt *tp, u32 seq_rtt, int flag) in tcp_ack_no_tstamp()
1998 tcp_ack_update_rtt(struct tcp_opt *tp, int flag, s32 seq_rtt) in tcp_ack_update_rtt()
2122 static void vegas_cong_avoid(struct tcp_opt *tp, u32 ack, u32 seq_rtt) in vegas_cong_avoid()
2315 static inline void tcp_cong_avoid(struct tcp_opt *tp, u32 ack, u32 seq_rtt) in tcp_cong_avoid()
2343 __s32 seq_rtt = -1; in tcp_clean_rtx_queue() local
2773 s32 seq_rtt; in tcp_ack() local