Searched refs:dpipe_header_printers (Results 1 – 1 of 1) sorted by relevance
3473 static struct dpipe_header_printer *dpipe_header_printers[] = { variable3484 unsigned int header_printers_count = ARRAY_SIZE(dpipe_header_printers); in dpipe_print_prot_header()3492 header_printer = dpipe_header_printers[i]; in dpipe_print_prot_header()