taglinefilesource code
__htons53include/asm-alpha/byteorder.h#define __htons(x) __ntohs(x)
__htons50include/asm-i386/byteorder.h#define __htons(x) __ntohs(x)
__htons59include/asm-mips/byteorder.h#define __htons(x) __ntohs(x)
__htons59include/asm-sparc/byteorder.h#define __htons(x) __ntohs(x)