Home
last modified time | relevance | path

Searched defs:proberesp (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/wpa/src/drivers/
H A Ddriver_nl80211_android.c175 const struct wpabuf *proberesp, in wpa_driver_set_ap_wps_p2p_ie()
H A Ddriver_hostap.c766 const struct wpabuf *proberesp, in hostap_set_ap_wps_ie() argument
H A Ddriver_atheros.c1035 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 Ddriver.h1290 u8 *proberesp; global() member
/freebsd-src/contrib/wpa/src/ap/
H A Dap_drv_ops.c73 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 Dbeacon.c1786 struct wpabuf *beacon, *proberesp, *assocresp; __ieee802_11_set_beacon() local
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Ddriver_i.h545 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