Home
last modified time | relevance | path

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

/NextBSD/sys/net80211/
HDieee80211_scan_sta.c120 #define MATCH_CHANNEL 0x00001 /* channel mismatch */ macro
975 fail |= MATCH_CHANNEL; in match_bss()
986 fail |= MATCH_CHANNEL; in match_bss()
1127 fail & MATCH_CHANNEL ? '!' : ' '); in match_bss()