Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwmm.h16 u8 * hostapd_eid_wmm(struct hostapd_data *hapd, u8 *eid);
H A Dwmm.c102 u8 * hostapd_eid_wmm(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_wmm() function
H A Dbeacon.c856 pos = hostapd_eid_wmm(hapd, pos); in hostapd_probe_resp_fill_elems()
2339 tailpos = hostapd_eid_wmm(hapd, tailpos); in ieee802_11_build_ap_params()
H A Dieee802_11.c4484 p = hostapd_eid_wmm(hapd, p); in ieee80211_ml_build_assoc_resp()
5070 p = hostapd_eid_wmm(hapd, p); in send_assoc_resp()