Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dsyncookies.c68 u32 ts, ts_now = tcp_ns_to_ts(now); in cookie_init_timestamp()
/Linux-v5.10/include/net/
Dtcp.h777 static inline u32 tcp_ns_to_ts(u64 ns) in tcp_ns_to_ts() function
785 return tcp_ns_to_ts(tcp_clock_ns()); in tcp_time_stamp_raw()
797 return tcp_ns_to_ts(skb->skb_mstamp_ns); in tcp_skb_timestamp()