__bpf_constant_htonl
# define __bpf_constant_htonl(x) ___bpf_swab32(x)
# define __bpf_constant_htonl(x) (x)