Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dscan.h57 struct scan_info *info, int new_scan,
H A Dbss.h161 int new_scan);
H A Dbss.c980 int new_scan) in wpa_bss_update_end() argument
985 if ((info && info->aborted) || !new_scan) in wpa_bss_update_end()
H A Devents.c62 int new_scan, int own_request,
2643 int new_scan, int own_request, in wpas_select_network_from_last_scan() argument
2683 if (new_scan) in wpas_select_network_from_last_scan()
2703 if (new_scan) in wpas_select_network_from_last_scan()
2718 if (new_scan) in wpas_select_network_from_last_scan()
H A Dscan.c3184 struct scan_info *info, int new_scan, in wpa_supplicant_get_scan_results() argument
3240 wpa_bss_update_end(wpa_s, info, new_scan); in wpa_supplicant_get_scan_results()