Searched defs:IS (Results 1 – 1 of 1) sorted by relevance
619 #define IS(_c, _f) (((_c)->channel_flags & _f) || 0) macro825 #define IS(_c, _f) (IEEE80211_IS_ ## _f(_c)) macro4406 #define IS(_c, _f) (((_c)->channel_flags & _f) || 0) in First_NFCal() macro