Searched refs:be16toh (Results 1 – 6 of 6) sorted by relevance
280 id->time.x.low, id->time.x.mid, id->time.x.hi, be16toh(id->seq), in snprintf_uuid()281 be16toh(id->node[0]), be16toh(id->node[1]), be16toh(id->node[2])); in snprintf_uuid()
405 *x = be16toh(v); in md_get_uint16be()
1901 remain = be16toh(tgr.tls_length); in ktls_decrypt()
77 #define be16toh(x) bswap16((x)) macro91 #define be16toh(x) ((uint16_t)(x)) macro
667 nvphdr.nvph_namesize = be16toh(nvphdr.nvph_namesize); in nvpair_unpack_header()
7092 glblMask = be16toh(glblMask); in FM_PCD_MatchTableGetIndexedHashBucket()