Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dwpa_supplicant_i.h389 int wpas_valid_bss_ssid(struct wpa_supplicant *wpa_s, struct wpa_bss *test_bss,
Dwpa_supplicant.c2351 struct wpa_bss *test_bss) in wpas_valid_bss() argument
2356 if (bss == test_bss) in wpas_valid_bss()
2378 int wpas_valid_bss_ssid(struct wpa_supplicant *wpa_s, struct wpa_bss *test_bss, in wpas_valid_bss_ssid() argument
2381 if (test_bss && !wpas_valid_bss(wpa_s, test_bss)) in wpas_valid_bss_ssid()