Searched refs:tcp_clock_ts (Results 1 – 2 of 2) sorted by relevance
863 static inline u32 tcp_clock_ts(bool usec_ts) in tcp_clock_ts() function904 return tcp_clock_ts(tcptw->tw_sk.tw_usec_ts) + tcptw->tw_ts_offset; in tcp_tw_tsval()909 return tcp_clock_ts(treq->req_usec_ts) + treq->ts_off; in tcp_rsk_tsval()
3993 WRITE_ONCE(tp->tsoffset, val - tcp_clock_ts(tp->tcp_usec_ts)); in do_tcp_setsockopt()4506 val = tcp_clock_ts(tp->tcp_usec_ts) + READ_ONCE(tp->tsoffset); in do_tcp_getsockopt()