Home
last modified time | relevance | path

Searched refs:drill_pkt_print_footer (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ldns/drill/
H A Ddrill.h59 void drill_pkt_print_footer(FILE *fd, ldns_resolver *r, ldns_pkt *p);
H A Dchasetrace.c235 drill_pkt_print_footer(stdout, local_res, p); in do_trace()
310 drill_pkt_print_footer(stdout, local_res, p); in do_trace()
H A Ddnssec.c70 drill_pkt_print_footer(FILE *fd, ldns_resolver *r, ldns_pkt *p) in drill_pkt_print_footer() function