Home
last modified time | relevance | path

Searched refs:DPRINT_PACKET (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libc/asr/
H A Dasr_private.h329 #define DPRINT_PACKET(n, p, s) do { if(_asr_debug) { \ macro
338 #define DPRINT_PACKET(...) macro
H A Dres_send_async.c62 DPRINT_PACKET("asr: res_send_async()", buf, buflen); in res_send_async()
416 DPRINT_PACKET("asr_setup_query", as->as.dns.obuf, as->as.dns.obuflen); in setup_query()
483 DPRINT_PACKET("asr_udp_recv()", as->as.dns.ibuf, as->as.dns.ibuflen); in udp_recv()
640 DPRINT_PACKET("asr_tcp_read()", as->as.dns.ibuf, as->as.dns.ibuflen); in tcp_read()