athaggrstatfoo
struct athaggrstatfoo base;
ath_setifname(struct athaggrstatfoo *wf0, const char *ifname)
ath_zerostats(struct athaggrstatfoo *wf0)
BSDSTAT_DEFINE_BOUNCE(athaggrstatfoo)
struct athaggrstatfoo *
BSDSTAT_BOUNCE(wf, athaggrstatfoo);
BSDSTAT_DECL_METHODS(struct athaggrstatfoo *);
void (*setifname)(struct athaggrstatfoo *, const char *ifname);
void (*setstamac)(struct athaggrstatfoo *, const uint8_t mac[]);
void (*zerostats)(struct athaggrstatfoo *);
struct athaggrstatfoo *athaggrstats_new(const char *ifname,
struct athaggrstatfoo *wf;