Searched refs:ub_server_stats (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/unbound/daemon/
H A Dstats.h61 void server_stats_init(struct ub_server_stats* stats, struct config_file* cfg);
64 void server_stats_querymiss(struct ub_server_stats* stats, struct worker* worker);
67 void server_stats_prefetch(struct ub_server_stats* stats, struct worker* worker);
70 void server_stats_log(struct ub_server_stats* stats, struct worker* worker,
118 void server_stats_insquery(struct ub_server_stats* stats, struct comm_point* c,
127 void server_stats_insrcode(struct ub_server_stats* stats, struct sldns_buffer* buf);
134 void server_stats_downstream_cookie(struct ub_server_stats* stats,
H A Dworker.h123 struct ub_server_stats stats;
H A Dstats.c90 void server_stats_init(struct ub_server_stats* stats, struct config_file* cfg)
96 void server_stats_querymiss(struct ub_server_stats* stats, struct worker* worker)
104 void server_stats_prefetch(struct ub_server_stats* stats, struct worker* worker)
113 void server_stats_log(struct ub_server_stats* stats, struct worker* worker,
140 set_subnet_stats(struct worker* worker, struct ub_server_stats* svr,
165 set_neg_cache_stats(struct worker* worker, struct ub_server_stats* svr,
516 void server_stats_insquery(struct ub_server_stats* stats, struct comm_point* c,
565 void server_stats_insrcode(struct ub_server_stats* stats, sldns_buffer* buf)
575 void server_stats_downstream_cookie(struct ub_server_stats* stats,
/freebsd-current/contrib/unbound/libunbound/
H A Dunbound.h693 struct ub_server_stats { struct
857 struct ub_server_stats svr;
/freebsd-current/contrib/unbound/services/
H A Drpz.h183 uint8_t* taglist, size_t taglen, struct ub_server_stats* stats,
H A Drpz.c1689 struct ub_server_stats* stats,
2205 struct comm_reply* repinfo, struct ub_server_stats* stats)
2596 uint8_t* taglist, size_t taglen, struct ub_server_stats* stats,
2676 size_t taglen, struct ub_server_stats* stats, int* passthru)

Completed in 125 milliseconds