Searched defs:assocresp (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/drivers/
H A Ddriver_nl80211_android.c174 wpa_driver_set_ap_wps_p2p_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
H A Ddriver_hostap.c761 hostap_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
H A Ddriver_atheros.c1040 atheros_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
/freebsd-12-stable/contrib/wpa/src/ap/
H A Dbeacon.c1403 struct wpabuf *beacon, *proberesp, *assocresp; local
H A Dap_drv_ops.c72 struct wpabuf *beacon = NULL, *proberesp = NULL, *assocresp = NULL; local
214 hostapd_free_ap_extra_ies(struct hostapd_data *hapd, struct wpabuf *beacon, struct wpabuf *proberesp, struct wpabuf *assocresp) argument
236 struct wpabuf *beacon, *proberesp, *assocresp; local
[all...]
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Ddriver_i.h522 wpa_drv_set_ap_wps_ie(struct wpa_supplicant *wpa_s, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument

Completed in 178 milliseconds