__bpf_constant_htons
# define __bpf_constant_htons(x) ___bpf_swab16(x)
# define __bpf_constant_htons(x) (x)