Home
last modified time | relevance | path

Searched refs:hostapd_eid_mbo (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/ap/
HDieee802_11.h167 u8 * hostapd_eid_mbo(struct hostapd_data *hapd, u8 *eid, size_t len);
176 static inline u8 * hostapd_eid_mbo(struct hostapd_data *hapd, u8 *eid, in hostapd_eid_mbo() function
HDieee802_11_shared.c792 u8 * hostapd_eid_mbo(struct hostapd_data *hapd, u8 *eid, size_t len) in hostapd_eid_mbo() function
HDbeacon.c884 pos = hostapd_eid_mbo(hapd, pos, epos - pos); in hostapd_probe_resp_fill_elems()
2366 tailpos = hostapd_eid_mbo(hapd, tailpos, tail + tail_len - tailpos); in ieee802_11_build_ap_params()
HDap_drv_ops.c194 pos = hostapd_eid_mbo(hapd, buf, sizeof(buf)); in hostapd_build_ap_extra_ies()
HDieee802_11.c4483 p = hostapd_eid_mbo(hapd, p, buf + buflen - p); in ieee80211_ml_build_assoc_resp()
5118 p = hostapd_eid_mbo(hapd, p, buf + buflen - p); in send_assoc_resp()