taglinefilesource code
__constant_htons61include/asm-alpha/byteorder.h#define __constant_htons(x) __constant_ntohs(x)
__constant_htons58include/asm-i386/byteorder.h#define __constant_htons(x) __constant_ntohs(x)
__constant_htons61include/asm-mips/byteorder.h#define __constant_htons(x) __constant_ntohs(x)
__constant_htons61include/asm-sparc/byteorder.h#define __constant_htons(x) __constant_ntohs(x)