Searched refs:n_hdr (Results 1 – 1 of 1) sorted by relevance
662 unsigned n_hdr; in ndr_outer_fixed() local675 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() local765 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() local858 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[all …]