Searched defs:ms_cts (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/sys/netinet/tcp_stacks/ |
H A D | rack.c | 16458 uint32_t tiwin, ms_cts, cts, acked, acked_amount, high_seq, win_seq, the_win, win_upd_ack; rack_do_compressed_ack_processing() local 17127 uint32_t cts, us_cts, ms_cts; rack_do_segment_nounlock() local 19354 rack_fast_rsm_output(struct tcpcb * tp,struct tcp_rack * rack,struct rack_sendmap * rsm,uint64_t ts_val,uint32_t cts,uint32_t ms_cts,struct timeval * tv,int len,uint8_t doing_tlp) rack_fast_rsm_output() argument 19942 rack_fast_output(struct tcpcb * tp,struct tcp_rack * rack,uint64_t ts_val,uint32_t cts,uint32_t ms_cts,struct timeval * tv,long tot_len,int * send_err) rack_fast_output() argument 20632 uint32_t cts, ms_cts, delayed, early; rack_output() local [all...] |