Searched refs:drill_pkt_print_footer (Results 1 – 3 of 3) sorted by relevance
59 void drill_pkt_print_footer(FILE *fd, ldns_resolver *r, ldns_pkt *p);
235 drill_pkt_print_footer(stdout, local_res, p); in do_trace()310 drill_pkt_print_footer(stdout, local_res, p); in do_trace()
70 drill_pkt_print_footer(FILE *fd, ldns_resolver *r, ldns_pkt *p) in drill_pkt_print_footer() function