Home
last modified time | relevance | path

Searched refs:tcp_clock_ns (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/net/
Dtcp.h733 static inline u64 tcp_clock_ns(void) in tcp_clock_ns() function
740 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()