statfoo
ath_collect_cur(struct statfoo *sf)
ath_collect_tot(struct statfoo *sf)
ath_update_tot(struct statfoo *sf)
ath_get_curstat(struct statfoo *sf, int s, char b[], size_t bs)
ath_get_totstat(struct statfoo *sf, int s, char b[], size_t bs)
ath_print_verbose(struct statfoo *sf, FILE *fd)
struct statfoo base;
statfoo_print_current(struct statfoo *sf, FILE *fd)
statfoo_print_total(struct statfoo *sf, FILE *fd)
statfoo_print_verbose(struct statfoo *sf, FILE *fd)
statfoo_print_fields(struct statfoo *sf, FILE *fd)
statfoo_init(struct statfoo *sf, const char *name, const struct fmt *stats, int nstats)
statfoo_setfmt(struct statfoo *sf, const char *fmt0)
statfoo_collect(struct statfoo *sf)
statfoo_update_tot(struct statfoo *sf)
statfoo_get(struct statfoo *sf, int s, char b[], size_t bs)
statfoo_print_header(struct statfoo *sf, FILE *fd)
STATFOO_DECL_METHODS(struct statfoo *);
void statfoo_init(struct statfoo *, const char *name,
statfoo_print_current(struct statfoo *sf, FILE *fd)
statfoo_print_total(struct statfoo *sf, FILE *fd)
statfoo_print_verbose(struct statfoo *sf, FILE *fd)
statfoo_print_fields(struct statfoo *sf, FILE *fd)
statfoo_init(struct statfoo *sf, const char *name, const struct fmt *stats, int nstats)
statfoo_setfmt(struct statfoo *sf, const char *fmt0)
statfoo_collect(struct statfoo *sf)
statfoo_update_tot(struct statfoo *sf)
statfoo_get(struct statfoo *sf, int s, char b[], size_t bs)
statfoo_print_header(struct statfoo *sf, FILE *fd)
STATFOO_DECL_METHODS(struct statfoo *);
void statfoo_init(struct statfoo *, const char *name,
wlan_collect_cur(struct statfoo *sf)
wlan_collect_tot(struct statfoo *sf)
wlan_update_tot(struct statfoo *sf)
wlan_get_curstat(struct statfoo *sf, int s, char b[], size_t bs)
wlan_get_totstat(struct statfoo *sf, int s, char b[], size_t bs)
struct statfoo base;