Searched refs:_db_show_all_vaps (Results 1 – 1 of 1) sorted by relevance
73 static void _db_show_all_vaps(void *, struct ieee80211com *);179 ieee80211_iterate_coms(_db_show_all_vaps, &showall); in DB_SHOW_ALL_COMMAND()825 _db_show_all_vaps(void *arg, struct ieee80211com *ic) in _db_show_all_vaps() function