Searched refs:t_ts_offset (Results 1 – 4 of 4) sorted by relevance
539 uint32_t t_ts_offset; /* Randomized timestamp offset to hide on-the-wire timestamp */ member
2675 tp->t_ts_offset = tpi->ts_offset; in tcp_setup_server_socket()3192 to.to_tsecr -= tp->t_ts_offset; in tcp_input()6451 to->to_tsecr -= tp->t_ts_offset; in tcp_dooptions()
2577 tsval = tp->t_ts_offset + tp->t_latest_tx; in tcp_output()
3044 tp->t_ts_offset = md5_buffer[1]; in tcp_new_isn()