taglinefilesource code
__htons61include/asm-alpha/byteorder.h#define __htons(x) __ntohs(x)
__htons58include/asm-i386/byteorder.h#define __htons(x) __ntohs(x)
__htons69include/asm-mips/byteorder.h#define __htons(x) __ntohs(x)
__htons62include/asm-sparc/byteorder.h#define __htons(x) __ntohs(x)