tag
line
file
source code
__htonl
58
include/asm-alpha/byteorder.h
#define __htonl(x) __ntohl(x)
__htonl
55
include/asm-i386/byteorder.h
#define __htonl(x) __ntohl(x)
__htonl
58
include/asm-sparc/byteorder.h
#define __htonl(x) __ntohl(x)