Searched refs:header_printer (Results 1 – 1 of 1) sorted by relevance
3485 struct dpipe_header_printer *header_printer; in dpipe_print_prot_header() local3492 header_printer = dpipe_header_printers[i]; in dpipe_print_prot_header()3493 if (header_printer->header_id != info->header_id) in dpipe_print_prot_header()3495 field_printers_count = header_printer->printers_count; in dpipe_print_prot_header()3497 field_printer = &header_printer->printers[j]; in dpipe_print_prot_header()