taglinefilesource code
__constant_htons84include/asm-alpha/byteorder.h#define __constant_htons(x) __constant_ntohs(x)
__constant_htons69include/asm-i386/byteorder.h#define __constant_htons(x) __constant_ntohs(x)
__constant_htons70include/asm-mips/byteorder.h#define __constant_htons(x) __constant_ntohs(x)
__constant_htons63include/asm-ppc/byteorder.h#define __constant_htons(x) __constant_ntohs(x)