Searched refs:tcp_ns_to_ts (Results 1 – 3 of 3) sorted by relevance
175 static __always_inline __u32 tcp_ns_to_ts(__u64 ns) in tcp_ns_to_ts() function182 return tcp_ns_to_ts(tcp_clock_ns()); in tcp_time_stamp_raw()
66 u32 ts, ts_now = tcp_ns_to_ts(now); in cookie_init_timestamp()
808 static inline u32 tcp_ns_to_ts(u64 ns) in tcp_ns_to_ts() function816 return tcp_ns_to_ts(tcp_clock_ns()); in tcp_time_stamp_raw()828 return tcp_ns_to_ts(skb->skb_mstamp_ns); in tcp_skb_timestamp()