taglinefilesource code
__htonl52include/asm-alpha/byteorder.h#define __htonl(x) __ntohl(x)
__htonl49include/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)