Go to the source code of this file.
Functions | |
u8 * | hostapd_eid_wmm (struct hostapd_data *hapd, u8 *eid) |
int | hostapd_eid_wmm_valid (struct hostapd_data *hapd, const u8 *eid, size_t len) |
void | hostapd_wmm_action (struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) |
int | wmm_process_tspec (struct wmm_tspec_element *tspec) |
u8* hostapd_eid_wmm | ( | struct hostapd_data * | hapd, | |
u8 * | eid | |||
) |
int hostapd_eid_wmm_valid | ( | struct hostapd_data * | hapd, | |
const u8 * | eid, | |||
size_t | len | |||
) |
void hostapd_wmm_action | ( | struct hostapd_data * | hapd, | |
const struct ieee80211_mgmt * | mgmt, | |||
size_t | len | |||
) |
int wmm_process_tspec | ( | struct wmm_tspec_element * | tspec | ) |