Searched refs:hostapd_eid_mbo (Results 1 – 10 of 10) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | ieee802_11.h | 132 u8 * hostapd_eid_mbo(struct hostapd_data *hapd, u8 *eid, size_t len); 141 static inline u8 * hostapd_eid_mbo(struct hostapd_data *hapd, u8 *eid, in hostapd_eid_mbo() function
|
D | beacon.c | 559 pos = hostapd_eid_mbo(hapd, pos, (u8 *) resp + buflen - pos); in hostapd_gen_probe_resp() 1277 tailpos = hostapd_eid_mbo(hapd, tailpos, tail + tail_len - tailpos); in ieee802_11_build_ap_params()
|
D | ieee802_11_shared.c | 730 u8 * hostapd_eid_mbo(struct hostapd_data *hapd, u8 *eid, size_t len) in hostapd_eid_mbo() function
|
D | ap_drv_ops.c | 181 pos = hostapd_eid_mbo(hapd, buf, sizeof(buf)); in hostapd_build_ap_extra_ies()
|
D | ieee802_11.c | 3694 p = hostapd_eid_mbo(hapd, p, buf + buflen - p); in send_assoc_resp()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | ieee802_11.h | 137 u8 * hostapd_eid_mbo(struct hostapd_data *hapd, u8 *eid, size_t len); 146 static inline u8 * hostapd_eid_mbo(struct hostapd_data *hapd, u8 *eid, in hostapd_eid_mbo() function
|
D | beacon.c | 627 pos = hostapd_eid_mbo(hapd, pos, (u8 *) resp + buflen - pos); in hostapd_gen_probe_resp() 1649 tailpos = hostapd_eid_mbo(hapd, tailpos, tail + tail_len - tailpos); in ieee802_11_build_ap_params()
|
D | ieee802_11_shared.c | 746 u8 * hostapd_eid_mbo(struct hostapd_data *hapd, u8 *eid, size_t len) in hostapd_eid_mbo() function
|
D | ap_drv_ops.c | 186 pos = hostapd_eid_mbo(hapd, buf, sizeof(buf)); in hostapd_build_ap_extra_ies()
|
D | ieee802_11.c | 5279 p = hostapd_eid_mbo(hapd, p, buf + buflen - p); in send_assoc_resp()
|