Home | History | Annotate | Download | only in ap

Lines Matching defs:assocresp

1342 	struct wpabuf *beacon, *proberesp, *assocresp;
1355 if (hostapd_build_ap_extra_ies(hapd, &beacon, &proberesp, &assocresp) <
1361 params.assocresp_ies = assocresp;
1377 hostapd_free_ap_extra_ies(hapd, beacon, proberesp, assocresp);