Searched defs:wlanstatfoo (Results 1 – 2 of 2) sorted by relevance
38 struct wlanstatfoo { struct41 BSDSTAT_DECL_METHODS(struct wlanstatfoo *); argument44 void (*setifname)(struct wlanstatfoo *, const char *ifname); argument46 const char *(*getifname)(struct wlanstatfoo *); argument48 int (*getopmode)(struct wlanstatfoo *); argument50 void (*setstamac)(struct wlanstatfoo *, const uint8_t mac[]); argument
1028 BSDSTAT_DEFINE_BOUNCE(wlanstatfoo) in BSDSTAT_DEFINE_BOUNCE() argument