Searched refs:t_ts_offset (Results 1 – 4 of 4) sorted by relevance
672 uint32_t t_ts_offset; /* Randomized timestamp offset to hide on-the-wire timestamp */ member
1657 *lp++ = htonl(tcp_now + tp->t_ts_offset); in tcp_output()
2277 to.to_tsecr -= tp->t_ts_offset; in tcp_input()5558 to->to_tsecr -= tp->t_ts_offset; in tcp_dooptions()
1179 tp->t_ts_offset = random_32; in tcp_newtcpcb()