Searched defs:ntohs (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.41.9/osfmk/i386/ | ||
| H A D | endian.h | 56 ntohs(unsigned short w_int) in ntohs() function |
| /xnu-10002.41.9/osfmk/kdp/ | ||
| H A D | kdp_udp.h | 62 #define ntohs(x) OSSwapBigToHostInt16(x) macro |