Home
last modified time | relevance | path

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

/src/sys/net80211/
H A Dieee80211_scan.c546 int i, nbands, schan, nchan; in dump_country() local
553 nbands = (cie->len - 3) / sizeof(cie->band[0]); in dump_country()
554 for (i = 0; i < nbands; i++) { in dump_country()
/src/sbin/ifconfig/
H A Difieee80211.c3735 int i, nbands, schan, nchan; in printcountry() local
3738 nbands = (cie->len - 3) / sizeof(cie->band[0]); in printcountry()
3739 for (i = 0; i < nbands; i++) { in printcountry()