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)
__htonl61include/asm-sparc/byteorder.h#define __htonl(x) __ntohl(x)