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

/illumos-gate/usr/src/uts/common/netsmb/
H A Dmchain.h64 #define betohs(x) BSWAP_16(x) macro
82 #define betohs(x) ((uint16_t)(x)) macro

Completed in 58 milliseconds