Searched refs:ts_offset (Results 1 – 4 of 4) sorted by relevance
136 to.to_tsval = tcp_ts_getticks() + tp->ts_offset; in tcp_twrespond()260 tp->ts_offset = 0; in tcp_twstart()
302 u_int32_t ts_offset; /* our timestamp offset */ member
916 tp->ts_offset = /*sc->sc_tsoff*/0; // No syncookies, so this should always be 0 in tcp_input()1119 to.to_tsecr -= tp->ts_offset; in tcp_do_segment()
778 to.to_tsval = tcp_ts_getticks() + tp->ts_offset; in tcp_output()