tag | line | file | source code |
---|---|---|---|
__htonl | 52 | include/asm-alpha/byteorder.h | #define __htonl(x) __ntohl(x) |
__htonl | 49 | include/asm-i386/byteorder.h | #define __htonl(x) __ntohl(x) |
__htonl | 58 | include/asm-mips/byteorder.h | #define __htonl(x) __ntohl(x) |
__htonl | 58 | include/asm-sparc/byteorder.h | #define __htonl(x) __ntohl(x) |