| tag | line | file | source code |
|---|---|---|---|
| __htonl | 80 | include/asm-alpha/byteorder.h | #define __htonl(x) __ntohl(x) |
| __htonl | 66 | include/asm-i386/byteorder.h | #define __htonl(x) __ntohl(x) |
| __htonl | 67 | include/asm-mips/byteorder.h | #define __htonl(x) __ntohl(x) |
| __htonl | 60 | include/asm-ppc/byteorder.h | #define __htonl(x) __ntohl(x) |