__constant_htonl
#define __constant_htonl(x) ((__force __be32)(__u32)(x))
#define __constant_htonl(x) ((__force __be32)___constant_swab32((x)))