Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_i.h387 int wpas_valid_bss_ssid(struct wpa_supplicant *wpa_s, struct wpa_bss *test_bss,
H A Dwpa_supplicant.c2000 struct wpa_bss *test_bss) in wpas_valid_bss() argument
2005 if (bss == test_bss) in wpas_valid_bss()
2027 int wpas_valid_bss_ssid(struct wpa_supplicant *wpa_s, struct wpa_bss *test_bss, in wpas_valid_bss_ssid() argument
2030 if (test_bss && !wpas_valid_bss(wpa_s, test_bss)) in wpas_valid_bss_ssid()