Searched refs:len_plus_padding (Results 1 – 1 of 1) sorted by relevance
175 let len_plus_padding = p_len + get_padding_size(p_len); in unmarshal() localVariable177 offset += len_plus_padding; in unmarshal()178 remaining -= len_plus_padding as isize; in unmarshal()