Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Devents.c1231 struct wpa_bss *bss, int bssid_ignore_count,
1273 struct wpa_bss *bss, int bssid_ignore_count, in wpa_scan_res_ok() argument
1321 if ((ssid->key_mgmt & WPA_KEY_MGMT_WPS) && bssid_ignore_count) { in wpa_scan_res_ok()
1648 int bssid_ignore_count; in wpa_scan_res_match() local
1674 bssid_ignore_count = wpa_bssid_ignore_is_listed(wpa_s, bss->bssid); in wpa_scan_res_match()
1675 if (bssid_ignore_count) { in wpa_scan_res_match()
1688 if (bssid_ignore_count > limit) { in wpa_scan_res_match()
1692 bssid_ignore_count, limit); in wpa_scan_res_match()
1734 bss, bssid_ignore_count, debug_print)) in wpa_scan_res_match()