Searched defs:ntohs (Results 1 - 16 of 16) sorted by relevance

/netbsd-6-1-5-RELEASE/common/lib/libc/arch/m68k/net/
H A Dntohs.S48 ENTRY(ntohs) function
/netbsd-6-1-5-RELEASE/common/lib/libc/arch/sparc/net/
H A Dntohs.S49 ENTRY(ntohs) function
/netbsd-6-1-5-RELEASE/common/lib/libc/arch/sparc64/net/
H A Dntohs.S49 ENTRY(ntohs) function
/netbsd-6-1-5-RELEASE/lib/libc/arch/sh3/net/
H A Dntohs.c46 ntohs(x) function
/netbsd-6-1-5-RELEASE/lib/libc/net/
H A DLint_ntohs.c9 #undef ntohs macro
13 ntohs(net16) function
/netbsd-6-1-5-RELEASE/common/lib/libc/net/
H A Dntohs.c15 #undef ntohs macro
18 ntohs(uint16_t x) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/tests/base/netinet/
H A Din.h19 #define ntohs(x) (x) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/fixincludes/tests/base/netinet/
H A Din.h19 #define ntohs(x) (x) macro
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/include/arpa/
H A Dinet.h120 #define ntohs(x) (x) macro
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dtcpdump-stdinc.h152 #undef ntohs macro
160 #define ntohs(x) __ntohs(x) macro
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/sys/
H A Dbyteorder.h62 #define ntohs(x) (x) macro
/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/include/machine/
H A Dendian.h131 #define ntohs(x) (x) macro
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dendian.h114 #define ntohs(x) (x) macro
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c272 ntohs(u_short a0) function
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c272 ntohs(u_short a0) function
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_compat.h285 # define ntohs(x) (x) macro

Completed in 229 milliseconds