Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_custom_syncookie.h44 static inline u32 from64to32(u64 x) in from64to32() function
65 return (__force __wsum)from64to32(s); in csum_tcpudp_nofold()