Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dsyncookies.c68 u32 ts, ts_now = tcp_ns_to_ts(now); in cookie_init_timestamp()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h784 static inline u32 tcp_ns_to_ts(u64 ns) in tcp_ns_to_ts() function
792 return tcp_ns_to_ts(tcp_clock_ns()); in tcp_time_stamp_raw()
804 return tcp_ns_to_ts(skb->skb_mstamp_ns); in tcp_skb_timestamp()