Home | History | Annotate | Download | only in common

Lines Matching refs:ies

63 				 * IEs.
149 * @start: Pointer to the start of IEs
178 wpa_hexdump(MSG_MSGDUMP, "IEs", start, len);
313 int ieee802_11_ie_count(const u8 *ies, size_t ies_len)
318 if (ies == NULL)
321 pos = ies;
322 end = ies + ies_len;
335 struct wpabuf * ieee802_11_vendor_ie_concat(const u8 *ies, size_t ies_len,
341 pos = ies;
342 end = ies + ies_len;
364 * There may be multiple vendor IEs in the message, so need to