Home | History | Annotate | Download | only in common

Lines Matching refs:ies

64 				 * IEs.
164 * @start: Pointer to the start of IEs
193 wpa_hexdump(MSG_MSGDUMP, "IEs", start, len);
363 int ieee802_11_ie_count(const u8 *ies, size_t ies_len)
368 if (ies == NULL)
371 pos = ies;
372 end = ies + ies_len;
385 struct wpabuf * ieee802_11_vendor_ie_concat(const u8 *ies, size_t ies_len,
391 pos = ies;
392 end = ies + ies_len;
414 * There may be multiple vendor IEs in the message, so need to