Home
last modified time | relevance | path

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

/net/ipv4/
Dsyncookies.c67 u64 ts, ts_now = tcp_ns_to_ts(now); in cookie_init_timestamp() local
76 ts = (ts_now >> TSBITS) << TSBITS; in cookie_init_timestamp()
78 if (ts > ts_now) in cookie_init_timestamp()