Searched refs:t_ts_offset (Results 1 – 4 of 4) sorted by relevance
826 uint32_t t_ts_offset; /* Randomized timestamp offset to hide on-the-wire timestamp */ member
2462 to.to_tsecr -= tp->t_ts_offset; in tcp_input()6256 to->to_tsecr -= tp->t_ts_offset; in tcp_dooptions()
1910 *lp++ = htonl(tcp_now_local + tp->t_ts_offset); in tcp_output()
2806 tp->t_ts_offset = md5_buffer[1]; in tcp_new_isn()