Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dsyncookies.c65 u64 ts, ts_now = tcp_ns_to_ts(false, now); in cookie_init_timestamp() local
74 ts = (ts_now >> TSBITS) << TSBITS; in cookie_init_timestamp()
76 if (ts > ts_now) in cookie_init_timestamp()