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

/illumos-gate/usr/src/uts/common/netsmb/
H A Dmchain.h66 #define betohl(x) BSWAP_32(x) macro
84 #define betohl(x) ((uint32_t)(x)) macro

Completed in 45 milliseconds