Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwmm.c156 struct wmm_information_element *wmm; in hostapd_eid_wmm_valid()
160 if (len < sizeof(struct wmm_information_element)) { in hostapd_eid_wmm_valid()
166 wmm = (struct wmm_information_element *) eid; in hostapd_eid_wmm_valid()
H A Dieee802_11.c3460 struct wmm_information_element *wmm; in check_wmm()
3472 wmm = (struct wmm_information_element *) wmm_ie; in check_wmm()
/freebsd/contrib/wpa/src/rsn_supp/
H A Dtdls.c1832 struct wmm_information_element *wmm; in copy_peer_wmm_capab()
1839 if (kde->wmm_len < sizeof(struct wmm_information_element)) { in copy_peer_wmm_capab()
1844 wmm = (struct wmm_information_element *) kde->wmm; in copy_peer_wmm_capab()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h1491 struct wmm_information_element { struct