taglinefilesource code
__htonl58include/asm-alpha/byteorder.h#define __htonl(x) __ntohl(x)
__htonl55include/asm-i386/byteorder.h#define __htonl(x) __ntohl(x)
__htonl58include/asm-mips/byteorder.h#define __htonl(x) __ntohl(x)
__htonl58include/asm-sparc/byteorder.h#define __htonl(x) __ntohl(x)