Searched refs:__ntohs (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/boot/lib/libc/net/
H A Dntoh.c59 return (__ntohs(ns));
/illumos-gate/usr/src/boot/sys/x86/include/
H A Dendian.h129 #define __ntohs(x) __bswap16(x) macro
/illumos-gate/usr/src/boot/include/arpa/
H A Dinet.h173 #define ntohs(x) __ntohs(x)
/illumos-gate/usr/src/boot/sys/sys/
H A Dparam.h326 #define ntohs(x) __ntohs(x)
/illumos-gate/usr/src/boot/include/netinet/
H A Din.h120 #define ntohs(x) __ntohs(x)
/illumos-gate/usr/src/boot/lib/libstand/
H A Dstand.h403 #define ntohs(x) __ntohs(x)

Completed in 1079 milliseconds