Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_i.h389 int wpas_valid_bss_ssid(struct wpa_supplicant *wpa_s, struct wpa_bss *test_bss,
H A Dwpa_supplicant.c2357 struct wpa_bss *test_bss) in wpas_valid_bss() argument
2362 if (bss == test_bss) in wpas_valid_bss()
2384 int wpas_valid_bss_ssid(struct wpa_supplicant *wpa_s, struct wpa_bss *test_bss, in wpas_valid_bss_ssid() argument
2387 if (test_bss && !wpas_valid_bss(wpa_s, test_bss)) in wpas_valid_bss_ssid()