___bpf_swab32
# define __bpf_constant_ntohl(x) ___bpf_swab32(x)
# define __bpf_constant_htonl(x) ___bpf_swab32(x)
const32 = ___bpf_swab32(IN32);