Searched defs:seq_rtt (Results 1 – 1 of 1) sorted by relevance
1953 __u32 seq_rtt; in tcp_ack_saw_tstamp() local1977 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() local2773 s32 seq_rtt; in tcp_ack() local