Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dsyncookies.c64 u64 ts, ts_now = tcp_ns_to_ts(false, now); in cookie_init_timestamp()
/linux/include/net/
H A Dtcp.h593 static inline u64 tcp_ns_to_ts(bool usec_ts, u64 val) in tcp_ns_to_ts() function
/linux/net/core/
H A Dfilter.c12030 tsoff = attrs->rcv_tsecr - tcp_ns_to_ts(attrs->usec_ts_ok, tcp_clock_ns()); in bpf_sk_assign_tcp_reqsk()