Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A D_ieee80211.h357 #define IEEE80211_IS_CHAN_CWINT(_c) \ macro
/f-stack/tools/ifconfig/
H A Difieee80211.c4046 IEEE80211_IS_CHAN_CWINT(c) ? 'I' : ' ', in print_chaninfo()