tag | line | file | source code |
---|---|---|---|
__htons | 82 | include/asm-alpha/byteorder.h | #define __htons(x) __ntohs(x) |
__htons | 67 | include/asm-i386/byteorder.h | #define __htons(x) __ntohs(x) |
__htons | 68 | include/asm-mips/byteorder.h | #define __htons(x) __ntohs(x) |
__htons | 61 | include/asm-ppc/byteorder.h | #define __htons(x) __ntohs(x) |