Searched refs:___bpf_swab32 (Results 1 – 2 of 2) sorted by relevance
19 #define ___bpf_swab32(x) ((__u32)( \ macro57 # define __bpf_constant_ntohl(x) ___bpf_swab32(x)58 # define __bpf_constant_htonl(x) ___bpf_swab32(x)
31 const32 = ___bpf_swab32(IN32); in sys_enter()
Completed in 4 milliseconds