Lines Matching refs:wpabuf_head
132 wpabuf_head(conf->own_ie_override), in hostapd_wpa_auth_conf()
139 wpabuf_head(conf->rsne_override), in hostapd_wpa_auth_conf()
147 wpabuf_head(conf->rsnoe_override), in hostapd_wpa_auth_conf()
155 wpabuf_head(conf->rsno2e_override), in hostapd_wpa_auth_conf()
163 wpabuf_head(conf->rsnxe_override), in hostapd_wpa_auth_conf()
171 wpabuf_head(conf->rsnxoe_override), in hostapd_wpa_auth_conf()
181 wpabuf_head(conf->rsne_override_eapol), in hostapd_wpa_auth_conf()
190 wpabuf_head(conf->rsnxe_override_eapol), in hostapd_wpa_auth_conf()
199 wpabuf_head(conf->rsne_override_ft), in hostapd_wpa_auth_conf()
208 wpabuf_head(conf->rsnxe_override_ft), in hostapd_wpa_auth_conf()
215 wpabuf_head(conf->gtk_rsc_override), in hostapd_wpa_auth_conf()
223 wpabuf_head(conf->igtk_rsc_override), in hostapd_wpa_auth_conf()
1397 *buf = wpabuf_head(b); in hostapd_wpa_auth_get_radius_cui()