Searched refs:tsoffset (Results 1 – 14 of 14) sorted by relevance
55 uint64 tsoffset; member154 hdr->timestamp += ring_info->tsoffset; in dbg_ring_poll_worker()226 ring_info->tsoffset = local_clock(); in dhd_os_start_logging()228 ring_info->tsoffset = sched_clock(); in dhd_os_start_logging()233 do_div(ring_info->tsoffset, 1000000); in dhd_os_start_logging()234 ring_info->tsoffset -= ms; in dhd_os_start_logging()
56 uint64 tsoffset; member158 hdr->timestamp += ring_info->tsoffset; in dbg_ring_poll_worker()
52 uint64 tsoffset; member155 hdr->timestamp += ring_info->tsoffset; in dbg_ring_poll_worker()
276 tcptw->tw_ts_offset = tp->tsoffset; in tcp_time_wait()538 newtp->tsoffset = treq->ts_off; in tcp_create_openreq_child()
213 tcp_sk(child)->tsoffset = tsoff; in tcp_get_cookie_sock()
448 tp->tsoffset = 0; in tcp_init_sock()3396 tp->tsoffset = val - tcp_time_stamp_raw(); in do_tcp_setsockopt()3872 val = tcp_time_stamp_raw() + tp->tsoffset; in do_tcp_getsockopt()
791 opts->tsval = tcp_skb_timestamp(skb) + tp->tsoffset; in tcp_syn_options()935 opts->tsval = skb ? tcp_skb_timestamp(skb) + tp->tsoffset : 0; in tcp_established_options()
4139 tp->rx_opt.rcv_tsecr = ntohl(*ptr) - tp->tsoffset; in tcp_parse_aligned_timestamp()4168 tp->rx_opt.rcv_tsecr -= tp->tsoffset; in tcp_fast_parse_options()6112 tp->rx_opt.rcv_tsecr -= tp->tsoffset; in tcp_rcv_synsent_state_process()
300 tp->tsoffset = secure_tcp_ts_off(sock_net(sk), in tcp_v4_connect()
200 u32 tsoffset; /* timestamp offset */ member
324 tp->tsoffset = secure_tcpv6_ts_off(sock_net(sk), in tcp_v6_connect()