Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_scan_sta.c127 #define MATCH_PRIVACY 0x00004 /* privacy mismatch */ macro
1110 fail |= MATCH_PRIVACY; in match_bss()
1114 fail |= MATCH_PRIVACY; in match_bss()
1189 fail & MATCH_PRIVACY ? '!' : ' '); in match_bss()