taglinefilesource code
__htons79include/asm-alpha/byteorder.h#define __htons(x) __ntohs(x)
__htons62include/asm-i386/byteorder.h#define __htons(x) __ntohs(x)
__htons68include/asm-mips/byteorder.h#define __htons(x) __ntohs(x)
__htons61include/asm-ppc/byteorder.h#define __htons(x) __ntohs(x)