Searched refs:tcp_clock_ns (Results 1 – 1 of 1) sorted by relevance
733 static inline u64 tcp_clock_ns(void) in tcp_clock_ns() function740 return div_u64(tcp_clock_ns(), NSEC_PER_USEC); in tcp_clock_us()752 return div_u64(tcp_clock_ns(), NSEC_PER_SEC / TCP_TS_HZ); in tcp_time_stamp_raw()