Searched refs:ssid_probe (Results 1 – 3 of 3) sorted by relevance
95 struct hostapd_ssid *ssid_probe; /* SSID selection based on ProbeReq */ member
155 if (probe && sta->ssid_probe) { in hostapd_own_capab_info()156 policy = sta->ssid_probe->security_policy; in hostapd_own_capab_info()157 def_klen = sta->ssid_probe->wep.default_len; in hostapd_own_capab_info()
443 sta->ssid_probe = &hapd->conf->ssid; in handle_probe_req()