Home
last modified time | relevance | path

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

/freebsd/tools/tools/npe/npestats/
H A Dnpestats.c123 struct npestatfoo_p { struct
134 struct npestatfoo_p *wf = (struct npestatfoo_p *) wf0; in npe_setifname() argument
144 npe_collect(struct npestatfoo_p *wf, struct npestats *stats) in npe_collect()
154 struct npestatfoo_p *wf = (struct npestatfoo_p *) sf; in npe_collect_cur()
162 struct npestatfoo_p *wf = (struct npestatfoo_p *) sf; in npe_collect_tot()
170 struct npestatfoo_p *wf = (struct npestatfoo_p *) sf; in npe_update_tot()
178 struct npestatfoo_p *wf = (struct npestatfoo_p *) sf; in npe_get_curstat()
214 struct npestatfoo_p *wf = (struct npestatfoo_p *) sf; in npe_get_totstat()
252 struct npestatfoo_p *wf; in BSDSTAT_DEFINE_BOUNCE()
254 wf = calloc(1, sizeof(struct npestatfoo_p)); in BSDSTAT_DEFINE_BOUNCE()