taglinefilesource code
__htons82include/asm-alpha/byteorder.h#define __htons(x) __ntohs(x)
__htons67include/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)