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

/freebsd-10-stable/lib/libc/net/
H A Dntoh.c47 ntohl(uint32_t nl) function
/freebsd-10-stable/contrib/tcpdump/
H A Dtcpdump-stdinc.h184 #undef ntohl macro
192 #define ntohl(x) __ntohl(x) macro
/freebsd-10-stable/include/arpa/
H A Dinet.h172 #define ntohl(x) __ntohl(x) macro
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h50 #define ntohl(val) OSAL_BE32_TO_CPU(val) macro
/freebsd-10-stable/sys/sys/
H A Dparam.h322 #define ntohl(x) __ntohl(x) macro
/freebsd-10-stable/lib/libstand/
H A Dstand.h380 #define ntohl(x) __ntohl(x) macro
/freebsd-10-stable/sys/netinet/
H A Din.h119 #define ntohl(x) __ntohl(x) macro
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h416 ntohl, enumerator in enum:llvm::LibFunc::Func

Completed in 217 milliseconds