Searched refs:ts_offset (Results 1 – 9 of 9) sorted by relevance
313 tw->ts_offset = tp->ts_offset; in tcp_twstart()316 tw->ts_offset = 0; in tcp_twstart()590 to.to_tsval = tcp_ts_getticks() + tw->ts_offset; in tcp_twrespond()
117 u_int32_t ts_offset; /* our timestamp offset */ member445 u_int32_t ts_offset; /* our timestamp offset */ member
1498 tp->ts_offset = tcp_new_ts_offset(&inp->inp_inc); in tcp_connect()1539 tp->ts_offset = tcp_new_ts_offset(&inp->inp_inc); in tcp6_connect()2698 "%u\n", tp->ts_offset, tp->last_ack_sent, tp->snd_cwnd_prev); in db_print_tcpcb()
812 to.to_tsval = curticks + tp->ts_offset; in tcp_output()
953 tp->ts_offset = sc->sc_tsoff; in syncache_socket()
1464 to.to_tsval = tcp_ts_getticks() + tp->ts_offset; in tcp_respond()
1646 to.to_tsecr -= tp->ts_offset; in tcp_do_segment()
482 tp->ts_offset; in ertt_add_tx_segment_info_hook()
6727 to.to_tsecr -= tp->ts_offset; in rack_hpts_do_segment()7832 to.to_tsval = cts + tp->ts_offset; in rack_output()