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