tag | line | file | source code |
---|---|---|---|
__htons | 61 | include/asm-alpha/byteorder.h | #define __htons(x) __ntohs(x) |
__htons | 58 | include/asm-i386/byteorder.h | #define __htons(x) __ntohs(x) |
__htons | 69 | include/asm-mips/byteorder.h | #define __htons(x) __ntohs(x) |
__htons | 62 | include/asm-sparc/byteorder.h | #define __htons(x) __ntohs(x) |