Searched refs:usec_ts (Results 1 – 1 of 1) sorted by relevance
695 static inline u64 tcp_ns_to_ts(bool usec_ts, u64 val)697 if (usec_ts) in tcp_ns_to_ts() 998 static inline u32 tcp_clock_ts(bool usec_ts)1000 return usec_ts ? tcp_clock_us() : tcp_clock_ms(); in tcp_clock_ts() 1039 static inline u32 tcp_skb_timestamp_ts(bool usec_ts, const struct sk_buff *skb) in tcp_tw_tsval() 1041 if (usec_ts) in tcp_tw_tsval() 696 tcp_ns_to_ts(bool usec_ts,u64 val) tcp_ns_to_ts() argument 999 tcp_clock_ts(bool usec_ts) tcp_clock_ts() argument 1030 tcp_skb_timestamp_ts(bool usec_ts,const struct sk_buff * skb) tcp_skb_timestamp_ts() argument