Home
last modified time | relevance | path

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

/dragonfly/tools/tools/net80211/wlanstats/
H A Dwlanstats.h48 const char *(*getifname)(struct wlanstatfoo *); member
H A Dwlanstats.c1004 wf->base.getifname = wlan_getifname; in STATFOO_DEFINE_BOUNCE()