Home
last modified time | relevance | path

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

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