Searched refs:nextchan (Results 1 – 1 of 1) sorted by relevance
262 uint8_t nextchan, chans[IEEE80211_CHAN_BYTES], *frm; in ieee80211_alloc_countryie() local297 nextchan = 0; /* NB: impossible channel # */ in ieee80211_alloc_countryie()313 if (c->ic_ieee != nextchan || in ieee80211_alloc_countryie()326 nextchan = c->ic_ieee + 1; /* overflow? */ in ieee80211_alloc_countryie()330 nextchan++; in ieee80211_alloc_countryie()