Searched defs:ntohs (Results 1 - 8 of 8) sorted by last modified time

/freebsd-10-stable/sys/sys/
H A Dparam.h323 #define ntohs(x) __ntohs(x) macro
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h58 #define ntohs(val) OSAL_BE16_TO_CPU(val) macro
/freebsd-10-stable/lib/libstand/
H A Dstand.h381 #define ntohs(x) __ntohs(x) macro
/freebsd-10-stable/include/arpa/
H A Dinet.h173 #define ntohs(x) __ntohs(x) macro
/freebsd-10-stable/sys/netinet/
H A Din.h120 #define ntohs(x) __ntohs(x) macro
/freebsd-10-stable/lib/libc/net/
H A Dntoh.c54 ntohs(uint16_t ns) function
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h418 ntohs, enumerator in enum:llvm::LibFunc::Func
/freebsd-10-stable/contrib/tcpdump/
H A Dtcpdump-stdinc.h185 #undef ntohs macro
193 #define ntohs(x) __ntohs(x) macro

Completed in 94 milliseconds