Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_scan_sta.c125 #define MATCH_CHANNEL 0x00001 /* channel mismatch */ macro
1026 fail |= MATCH_CHANNEL; in match_bss()
1037 fail |= MATCH_CHANNEL; in match_bss()
1178 fail & MATCH_CHANNEL ? '!' : ' '); in match_bss()