___htons          332 include/linux/byteorder.h # define ___htons(x) __cpu_to_be16(x)
___htons          134 include/linux/byteorder/generic.h #define ___htons(x) __cpu_to_be16(x)