taglinefilesource code
__htonl81include/asm-alpha/byteorder.h#define __htonl(x) __ntohl(x)
__htonl66include/asm-i386/byteorder.h#define __htonl(x) __ntohl(x)
__htonl67include/asm-mips/byteorder.h#define __htonl(x) __ntohl(x)
__htonl60include/asm-ppc/byteorder.h#define __htonl(x) __ntohl(x)