Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwmm.c134 const struct wmm_tspec_element *tspec, in wmm_send_action()
139 struct wmm_tspec_element *t = (struct wmm_tspec_element *) in wmm_send_action()
156 os_memcpy(t, tspec, sizeof(struct wmm_tspec_element)); in wmm_send_action()
164 int wmm_process_tspec(struct wmm_tspec_element *tspec) in wmm_process_tspec()
239 struct wmm_tspec_element *tspec, size_t len) in wmm_addts_req()
295 elems.wmm_tspec_len != (sizeof(struct wmm_tspec_element) - 2)) { in hostapd_wmm_action()
311 wmm_addts_req(hapd, mgmt, (struct wmm_tspec_element *) in hostapd_wmm_action()
Dwmm.h20 struct wmm_tspec_element;
27 int wmm_process_tspec(struct wmm_tspec_element *tspec);
Dwpa_auth_ft.c522 struct wmm_tspec_element *tspec; in wpa_ft_process_rdie()
539 tspec = (struct wmm_tspec_element *) pos; in wpa_ft_process_rdie()
559 struct wmm_tspec_element *tspec; in wpa_ft_process_rdie()
562 tspec = (struct wmm_tspec_element *) pos; in wpa_ft_process_rdie()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h784 struct wmm_tspec_element { struct