Searched refs:npestatfoo (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/tools/tools/npe/npestats/
H A Dnpestats.h40 struct npestatfoo { struct
43 STATFOO_DECL_METHODS(struct npestatfoo *);
46 void (*setifname)(struct npestatfoo *, const char *ifname);
49 struct npestatfoo *npestats_new(const char *ifname, const char *fmtstring);
H A Dnpestats.c126 struct npestatfoo base;
134 npe_setifname(struct npestatfoo *wf0, const char *ifname)
249 STATFOO_DEFINE_BOUNCE(npestatfoo)
251 struct npestatfoo *
268 STATFOO_BOUNCE(wf, npestatfoo);
H A Dmain.c73 struct npestatfoo *wf;

Completed in 94 milliseconds