tag | line | file | source code |
---|---|---|---|
__htonl | 60 | include/asm-alpha/byteorder.h | #define __htonl(x) __ntohl(x) |
__htonl | 57 | include/asm-i386/byteorder.h | #define __htonl(x) __ntohl(x) |
__htonl | 68 | include/asm-mips/byteorder.h | #define __htonl(x) __ntohl(x) |
__htonl | 61 | include/asm-sparc/byteorder.h | #define __htonl(x) __ntohl(x) |