Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/dnstap/
H A Ddnstap.h203 * @param qbuf_len: length of outside_network's qbuf key.
215 uint8_t *qbuf, size_t qbuf_len,
H A Ddnstap.c586 uint8_t *qbuf, size_t qbuf_len, in dt_msg_send_outside_response() argument
597 (void)qbuf_len; log_assert(qbuf_len >= sizeof(qflags)); in dt_msg_send_outside_response()