IEEE80211_CHAN_RADAR
((chan->flags & IEEE80211_CHAN_RADAR) != 0) ? true : false;
if (channels[i].flags & IEEE80211_CHAN_RADAR)