__constant_htons
#define __constant_htons(x) ((__force __be16)(__u16)(x))
#define __constant_htons(x) ((__force __be16)___constant_swab16((x)))