___ntohs          334 include/linux/byteorder.h # define ___ntohs(x) __be16_to_cpu(x)
___ntohs          136 include/linux/byteorder/generic.h #define ___ntohs(x) __be16_to_cpu(x)