Searched refs:common_header_length (Results 1 – 1 of 1) sorted by relevance
145 uint8_t version, endianness, common_header_length; in ndr_dec_delegation_info() local158 common_header_length = k5_input_get_uint16_le(&in); in ndr_dec_delegation_info()160 if (version != 1 || endianness != 0x10 || common_header_length != 8) { in ndr_dec_delegation_info()