Lines Matching refs:n_hdr
662 unsigned n_hdr; in ndr_outer_fixed() local
675 n_hdr = 0; in ndr_outer_fixed()
685 n_pdu_total = n_hdr + n_fixed + n_variable; in ndr_outer_fixed()
752 unsigned n_hdr; in ndr_outer_fixed_array() local
765 n_hdr = 0; in ndr_outer_fixed_array()
775 n_pdu_total = n_hdr + n_fixed + n_variable; in ndr_outer_fixed_array()
844 unsigned n_hdr; in ndr_outer_conformant_array() local
858 n_hdr = 4; in ndr_outer_conformant_array()
868 n_pdu_total = n_hdr + n_fixed + n_variable; in ndr_outer_conformant_array()
972 unsigned n_hdr; in ndr_outer_conformant_construct() local
985 n_hdr = 4; in ndr_outer_conformant_construct()
994 n_pdu_total = n_hdr + n_fixed + n_variable; in ndr_outer_conformant_construct()
1038 n_pdu_total = n_hdr + n_fixed + n_variable; in ndr_outer_conformant_construct()
1100 unsigned n_hdr; in ndr_size_is() local
1119 n_hdr = 4; in ndr_size_is()
1122 n_pdu_total = n_hdr + n_fixed + n_variable; in ndr_size_is()
1177 unsigned n_hdr; in ndr_outer_string() local
1190 n_hdr = 12; in ndr_outer_string()
1195 if (!ndr_outer_grow(outer_ref, n_hdr)) in ndr_outer_string()
1341 n_pdu_total = n_hdr + n_fixed + n_variable; in ndr_outer_string()