Home | History | Annotate | Download | only in tcpdump

Lines Matching full:printer

150 struct printer {
162 static struct printer printers[] = {
346 struct printer *p;
380 if_printer printer;
658 printinfo.p.printer = lookup_printer(type);
660 if (printinfo.p.printer == NULL) {
1958 hdrlen = (*print_info->p.printer)(h, sp);