Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/netsmb/
H A Dmchain.h68 #define betohq(x) BSWAP_64(x) macro
86 #define betohq(x) ((uint64_t)(x)) macro