Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Dxdp_synproxy_kern.c180 static __always_inline __u32 tcp_ns_to_ts(__u64 ns) in tcp_ns_to_ts() function
187 return tcp_ns_to_ts(tcp_clock_ns()); in tcp_clock_ms()
/linux/net/ipv4/
A Dsyncookies.c64 u64 ts, ts_now = tcp_ns_to_ts(false, now); in cookie_init_timestamp()
/linux/include/net/
A Dtcp.h592 static inline u64 tcp_ns_to_ts(bool usec_ts, u64 val) in tcp_ns_to_ts() function
/linux/net/core/
A Dfilter.c12018 tsoff = attrs->rcv_tsecr - tcp_ns_to_ts(attrs->usec_ts_ok, tcp_clock_ns()); in bpf_sk_assign_tcp_reqsk()

Completed in 43 milliseconds