Home
last modified time | relevance | path

Searched refs:mfts (Results 1 – 6 of 6) sorted by relevance

/openbsd/usr.sbin/rpki-client/
H A Doutput.c241 st->repo_tal_stats.mfts, st->repo_tal_stats.mfts_fail, in outputheader()
H A Doutput-json.c68 json_do_int("manifests", st->repo_tal_stats.mfts); in outputheader_json()
H A Doutput-ometric.c46 ometric_set_int_with_labels(metric, in->mfts, in set_common_stats()
H A Dmain.c762 out->mfts += in->mfts; in sum_stats()
1498 stats.repo_tal_stats.mfts, stats.repo_tal_stats.mfts_fail); in main()
H A Dextern.h600 uint32_t mfts; /* total number of manifests */
598 uint32_t mfts; /* total number of manifests */ global() member
H A Drepo.c1449 rp->stats[talid].mfts++; in repo_stat_inc()