Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c175 static __always_inline __u32 tcp_ns_to_ts(__u64 ns) in tcp_ns_to_ts() function
182 return tcp_ns_to_ts(tcp_clock_ns()); in tcp_time_stamp_raw()