Home
last modified time | relevance | path

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

/samples/bpf/
Dxdpsock_user.c683 static inline u32 from64to32(u64 x) in from64to32() function
711 return (__wsum)from64to32(s); in csum_tcpudp_nofold()