Searched defs:proberesp (Results 1 – 7 of 7) sorted by relevance
| /freebsd-src/contrib/wpa/src/drivers/ |
| H A D | driver_nl80211_android.c | 175 const struct wpabuf *proberesp, in wpa_driver_set_ap_wps_p2p_ie()
|
| H A D | driver_hostap.c | 766 const struct wpabuf *proberesp, in hostap_set_ap_wps_ie() argument
|
| H A D | driver_atheros.c | 1035 atheros_set_ap_wps_ie(void * priv,const struct wpabuf * beacon,const struct wpabuf * proberesp,const struct wpabuf * assocresp) atheros_set_ap_wps_ie() argument
|
| H A D | driver.h | 1290 u8 *proberesp; global() member
|
| /freebsd-src/contrib/wpa/src/ap/ |
| H A D | ap_drv_ops.c | 73 struct wpabuf *beacon = NULL, *proberesp = NULL, *assocresp = NULL; in hostapd_build_ap_extra_ies() local 221 hostapd_free_ap_extra_ies(struct hostapd_data * hapd,struct wpabuf * beacon,struct wpabuf * proberesp,struct wpabuf * assocresp) hostapd_free_ap_extra_ies() argument 241 struct wpabuf *beacon, *proberesp, *assocresp; hostapd_set_ap_wps_ie() local [all...] |
| H A D | beacon.c | 1786 struct wpabuf *beacon, *proberesp, *assocresp; __ieee802_11_set_beacon() local
|
| /freebsd-src/contrib/wpa/wpa_supplicant/ |
| H A D | driver_i.h | 545 wpa_drv_set_ap_wps_ie(struct wpa_supplicant * wpa_s,const struct wpabuf * beacon,const struct wpabuf * proberesp,const struct wpabuf * assocresp) wpa_drv_set_ap_wps_ie() argument
|