Home
last modified time | relevance | path

Searched refs:repotalstats (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/usr.sbin/rpki-client/
Dextern.h601 struct repotalstats { struct
650 struct repotalstats repo_tal_stats; argument
670 extern struct repotalstats talstats[];
868 const struct repotalstats *, void *), int, void *);
Doutput-ometric.c38 set_common_stats(const struct repotalstats *in, struct ometric *metric, in set_common_stats()
121 repo_tal_stats(const struct repo *rp, const struct repotalstats *in, void *arg) in repo_tal_stats()
Dmain.c54 struct repotalstats talstats[TALSZ_MAX];
762 sum_stats(const struct repo *rp, const struct repotalstats *in, void *arg) in sum_stats()
764 struct repotalstats *out = arg; in sum_stats()
Drepo.c99 struct repotalstats stats[TALSZ_MAX];
1614 const struct repotalstats *, void *), int talid, void *arg) in repo_tal_stats_collect() argument