Searched defs:htons (Results 1 - 8 of 8) sorted by path

/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h332 htons, enumerator in enum:llvm::LibFunc::Func
/freebsd-10-stable/contrib/tcpdump/
H A Dtcpdump-stdinc.h187 #undef htons macro
195 #define htons(x) __ntohs(x) macro
/freebsd-10-stable/include/arpa/
H A Dinet.h171 #define htons(x) __htons(x) macro
/freebsd-10-stable/lib/libc/net/
H A Dntoh.c40 htons(uint16_t hs) function
/freebsd-10-stable/lib/libstand/
H A Dstand.h379 #define htons(x) __htons(x) macro
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h54 #define htons(val) OSAL_CPU_TO_BE16(val) macro
/freebsd-10-stable/sys/netinet/
H A Din.h118 #define htons(x) __htons(x) macro
/freebsd-10-stable/sys/sys/
H A Dparam.h321 #define htons(x) __htons(x) macro

Completed in 134 milliseconds