Home
last modified time | relevance | path

Searched refs:wmm_information_element (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/wpa/src/ap/
HDwmm.c102 struct wmm_information_element *wmm; in hostapd_eid_wmm_valid()
106 if (len < sizeof(struct wmm_information_element)) { in hostapd_eid_wmm_valid()
112 wmm = (struct wmm_information_element *) eid; in hostapd_eid_wmm_valid()
HDieee802_11.c1271 struct wmm_information_element *wmm; in check_wmm()
1283 wmm = (struct wmm_information_element *) wmm_ie; in check_wmm()
/NextBSD/contrib/wpa/src/rsn_supp/
HDtdls.c1657 struct wmm_information_element *wmm; in copy_peer_wmm_capab()
1664 if (kde->wmm_len < sizeof(struct wmm_information_element)) { in copy_peer_wmm_capab()
1669 wmm = (struct wmm_information_element *) kde->wmm; in copy_peer_wmm_capab()
/NextBSD/contrib/wpa/src/common/
HDieee802_11_defs.h909 struct wmm_information_element { struct