Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dxdp_synproxy_kern.c175 static __always_inline __u32 tcp_ns_to_ts(__u64 ns) in tcp_ns_to_ts() function
/Linux-v6.1/include/net/
Dtcp.h808 static inline u32 tcp_ns_to_ts(u64 ns) in tcp_ns_to_ts() function