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

/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Dieee80211.c1195 int i, nbands, schan, nchan; local
1198 nbands = (cie->len - 3) / sizeof(cie->band[0]);
1199 for (i = 0; i < nbands; i++) {

Completed in 48 milliseconds