__bpf_constant_ntohl
# define __bpf_constant_ntohl(x) ___bpf_swab32(x)
# define __bpf_constant_ntohl(x) (x)