Searched refs:wmm_ie (Results 1 – 1 of 1) sorted by relevance
3220 const u8 *wmm_ie, size_t wmm_ie_len) in check_wmm() argument3224 if (wmm_ie && hapd->conf->wmm_enabled) { in check_wmm()3227 if (!hostapd_eid_wmm_valid(hapd, wmm_ie, wmm_ie_len)) { in check_wmm()3237 wmm = (struct wmm_information_element *) wmm_ie; in check_wmm()