Searched refs:VENDOR_ELEM_ASSOC_REQ (Results 1 – 4 of 4) sorted by relevance
371 VENDOR_ELEM_ASSOC_REQ = 13, enumerator
517 if (wpa_s->vendor_elem[VENDOR_ELEM_ASSOC_REQ]) { in sme_send_authentication()518 struct wpabuf *buf = wpa_s->vendor_elem[VENDOR_ELEM_ASSOC_REQ]; in sme_send_authentication()
2566 if (wpa_s->vendor_elem[VENDOR_ELEM_ASSOC_REQ]) { in wpas_populate_assoc_ies()2567 struct wpabuf *buf = wpa_s->vendor_elem[VENDOR_ELEM_ASSOC_REQ]; in wpas_populate_assoc_ies()