Searched refs:n_variable (Results 1 – 1 of 1) sorted by relevance
664 unsigned n_variable; in ndr_outer_fixed() local682 n_variable = 0; in ndr_outer_fixed()685 n_pdu_total = n_hdr + n_fixed + n_variable; in ndr_outer_fixed()688 n_alloc = n_fixed + n_variable; in ndr_outer_fixed()754 unsigned n_variable; in ndr_outer_fixed_array() local772 n_variable = 0; in ndr_outer_fixed_array()775 n_pdu_total = n_hdr + n_fixed + n_variable; in ndr_outer_fixed_array()778 n_alloc = n_fixed + n_variable; in ndr_outer_fixed_array()846 unsigned n_variable; in ndr_outer_conformant_array() local865 n_variable = ti->pdu_size_fixed_part * outer_ref->size_is; in ndr_outer_conformant_array()[all …]