Home
last modified time | relevance | path

Searched defs:ntohs (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/stand/lib/xdr/
H A Dbyteorder.c87 ntohs(uint16_t in) in ntohs() function
126 ntohs(uint16_t in) in ntohs() function
/titanic_41/usr/src/lib/libbc/libc/net/sparc/
H A Dntohs.c32 ntohs(u_short a) in ntohs() function
/titanic_41/usr/src/lib/libc/sparc/gen/
H A Dbyteorder.c75 ntohs(uint16_t in) in ntohs() function
/titanic_41/usr/src/lib/libc/sparcv9/gen/
H A Dbyteorder.c75 ntohs(uint16_t in) in ntohs() function
/titanic_41/usr/src/uts/intel/asm/
H A Dbyteorder.h60 ntohs(uint16_t value) in ntohs() function
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dbig_bswap.h6 #define ntohs(x) (x) macro
H A Dlittle_bswap.h6 #define ntohs(x) __bswap_16(x) macro
/titanic_41/usr/src/lib/librstp/common/
H A Dbase.h117 #define ntohs Ntohs macro
/titanic_41/usr/src/uts/common/sys/
H A Dbyteorder.h62 #define ntohs(x) (x) macro
/titanic_41/usr/src/lib/libbc/inc/include/netinet/
H A Din.h197 #define ntohs(x) (x) macro
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h287 # define ntohs(x) (x) macro