Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/unbound/daemon/
HDstats.h127 void server_stats_insrcode(struct ub_server_stats* stats, struct sldns_buffer* buf);
HDstats.c584 void server_stats_insrcode(struct ub_server_stats* stats, sldns_buffer* buf) in server_stats_insrcode() function
HDworker.c577 server_stats_insrcode(&worker->stats, repinfo->c->buffer); in answer_norec_from_cache()
1942 server_stats_insrcode(&worker->stats, c->buffer); in worker_handle_request()