Searched refs:ndr_native_byte_order (Results 1 – 1 of 1) sorted by relevance
33 static const int ndr_native_byte_order = NDR_REPLAB_INTG_BIG_ENDIAN; variable35 static const int ndr_native_byte_order = NDR_REPLAB_INTG_LITTLE_ENDIAN; variable308 nds->swap = (byte_order != ndr_native_byte_order) ? 1 : 0; in ndr_decode_hdr_common()352 (hdr->common_hdr.endianness != ndr_native_byte_order) ? 1 : 0; in ndr_decode_pac_hdr()381 if (byte_order != ndr_native_byte_order) { in ndr_decode_frag_hdr()