Searched refs:tcp_ns_to_ts (Results 1 – 2 of 2) sorted by relevance
55 static u64 tcp_ns_to_ts(bool usec_ts, u64 val) in tcp_ns_to_ts() function73 u64 ts, ts_now = tcp_ns_to_ts(false, now); in cookie_init_timestamp()
177 static __always_inline __u32 tcp_ns_to_ts(__u64 ns) in tcp_ns_to_ts() function184 return tcp_ns_to_ts(tcp_clock_ns()); in tcp_clock_ms()