Home
last modified time | relevance | path

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

/freebsd/usr.sbin/wlanstats/
H A Dwlanstats.h48 int (*getopmode)(struct wlanstatfoo *); member
H A Dmain.c218 mode = wf->getopmode(wf);
H A Dwlanstats.c1056 wf->base.getopmode = wlan_getopmode; in BSDSTAT_DEFINE_BOUNCE()