Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_ddb.c168 int i, showall = 0; in DB_SHOW_ALL_COMMAND() local
173 showall = 1; in DB_SHOW_ALL_COMMAND()
177 ieee80211_iterate_coms(_db_show_all_vaps, &showall); in DB_SHOW_ALL_COMMAND()
682 int showall = *(int *)arg; in _db_show_all_vaps() local
684 if (!showall) { in _db_show_all_vaps()