athn_iter_func
Static void athn_iter_func(void *, struct ieee80211_node *);
athn_iter_func(sc, ic->ic_bss);
ieee80211_iterate_nodes(&ic->ic_sta, athn_iter_func, sc);