Searched defs:htonl (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/lib/libc/net/
H A Dntoh.c33 htonl(uint32_t hl) function
/freebsd-10-stable/contrib/tcpdump/
H A Dtcpdump-stdinc.h186 #undef htonl macro
194 #define htonl(x) __ntohl(x) macro
/freebsd-10-stable/include/arpa/
H A Dinet.h170 #define htonl(x) __htonl(x) macro
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h46 #define htonl(val) OSAL_CPU_TO_BE32(val) macro
/freebsd-10-stable/sys/sys/
H A Dparam.h320 #define htonl(x) __htonl(x) macro
/freebsd-10-stable/lib/libstand/
H A Dstand.h378 #define htonl(x) __htonl(x) macro
/freebsd-10-stable/sys/netinet/
H A Din.h117 #define htonl(x) __htonl(x) macro
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h330 htonl, enumerator in enum:llvm::LibFunc::Func

Completed in 170 milliseconds