Searched refs:pdu_size_fixed_part (Results 1 – 3 of 3) sorted by relevance
324 n_fixed = ti->pdu_size_fixed_part; in ndr_topmost()338 n_fixed = ti->pdu_size_fixed_part * top_ref->dimension_is; in ndr_topmost()678 n_fixed = ti->pdu_size_fixed_part; in ndr_outer_fixed()768 n_fixed = ti->pdu_size_fixed_part * outer_ref->dimension_is; in ndr_outer_fixed_array()865 n_variable = ti->pdu_size_fixed_part * outer_ref->size_is; in ndr_outer_conformant_array()988 n_fixed = ti->pdu_size_fixed_part; in ndr_outer_conformant_construct()1120 n_fixed = ti->pdu_size_fixed_part; in ndr_size_is()1746 myref.pdu_offset = pdu_offset + i * ti->pdu_size_fixed_part; in ndr_inner_array()1839 unsigned size = type_under->pdu_size_fixed_part; in ndr_string_basic_integer()
154 ndt__##NAME.pdu_size_fixed_part = SIZE; \
164 unsigned short pdu_size_fixed_part; member