Searched refs:tsoffset (Results 1 – 8 of 8) sorted by relevance
329 tcptw->tw_ts_offset = tp->tsoffset; in tcp_time_wait()613 newtp->tsoffset = treq->ts_off; in tcp_create_openreq_child()
466 tp->tsoffset = 0; in tcp_init_sock()4041 WRITE_ONCE(tp->tsoffset, val - tcp_clock_ts(tp->tcp_usec_ts)); in do_tcp_setsockopt()4554 val = tcp_clock_ts(tp->tcp_usec_ts) + READ_ONCE(tp->tsoffset); in do_tcp_getsockopt()5028 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_txrx, tsoffset); in tcp_struct_check()
4349 tp->rx_opt.rcv_tsecr = ntohl(*ptr) - tp->tsoffset; in tcp_parse_aligned_timestamp()4378 tp->rx_opt.rcv_tsecr -= tp->tsoffset; in tcp_fast_parse_options()6488 tp->rx_opt.rcv_tsecr -= tp->tsoffset; in tcp_rcv_synsent_state_process()
855 opts->tsval = tcp_skb_timestamp_ts(tp->tcp_usec_ts, skb) + tp->tsoffset; in tcp_syn_options()1008 tp->tsoffset : 0; in tcp_established_options()
331 WRITE_ONCE(tp->tsoffset, in tcp_v4_connect()
34 u32 tsoffset read_mostly read_mostly tcp_e…
217 u32 tsoffset; /* timestamp offset */ member
324 tp->tsoffset = secure_tcpv6_ts_off(net, np->saddr.s6_addr32, in tcp_v6_connect()