Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c177 static __always_inline __u32 tcp_ns_to_ts(__u64 ns) in tcp_ns_to_ts() function
/openbmc/linux/include/net/
H A Dtcp.h824 static inline u64 tcp_ns_to_ts(u64 ns) in tcp_ns_to_ts() function