Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/i386/
H A Dendian.h56 ntohs(unsigned short w_int) in ntohs() function
/xnu-10002.41.9/osfmk/kdp/
H A Dkdp_udp.h62 #define ntohs(x) OSSwapBigToHostInt16(x) macro