Searched defs:dns_dthandle_t (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/include/dns/
H A Ddnstap.h85 typedef struct dns_dthandle dns_dthandle_t; typedef in typeref:struct:dns_dthandle
311 isc_mem_t *mctx, dns_dthandle_t **handlep);
314 * reader object in a dns_dthandle_t structure.
341 dns_dt_getframe(dns_dthandle_t *handle, isc_uint8_t **bufp, size_t *sizep);
363 dns_dt_close(dns_dthandle_t **handlep);

Completed in 11 milliseconds