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

/freebsd-9.3-release/lib/libc/net/
H A Dntoh.c47 ntohl(uint32_t nl) function
/freebsd-9.3-release/contrib/tcpdump/
H A Dtcpdump-stdinc.h184 #undef ntohl macro
192 #define ntohl(x) __ntohl(x) macro
/freebsd-9.3-release/include/arpa/
H A Dinet.h172 #define ntohl(x) __ntohl(x) macro
/freebsd-9.3-release/sys/sys/
H A Dparam.h310 #define ntohl(x) __ntohl(x) macro
/freebsd-9.3-release/lib/libstand/
H A Dstand.h381 #define ntohl(x) __ntohl(x) macro
/freebsd-9.3-release/sys/netinet/
H A Din.h119 #define ntohl(x) __ntohl(x) macro
/freebsd-9.3-release/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h416 ntohl, enumerator in enum:llvm::LibFunc::Func
/freebsd-9.3-release/sys/contrib/ipfilter/netinet/
H A Dip_compat.h281 # define ntohl(x) (x) macro

Completed in 131 milliseconds