Searched refs:mld_id (Results 1 – 5 of 5) sorted by relevance
958 int mld_id, u16 links) in hostapd_fill_probe_resp_ml_params() argument970 mld_id, links); in hostapd_fill_probe_resp_ml_params()985 if (mld_id != -1 && link->iface == hapd->iface) in hostapd_fill_probe_resp_ml_params()1042 if (mld_id != -1 && !params->mld_ap) { in hostapd_fill_probe_resp_ml_params()1045 mld_id); in hostapd_fill_probe_resp_ml_params()1259 int *mld_id, u16 *links) in parse_ml_probe_req() argument1266 *mld_id = -1; in parse_ml_probe_req()1299 *mld_id = pos[1]; in parse_ml_probe_req()1357 int mld_id; in handle_probe_req() local1596 elems.probe_req_mle_len, &mld_id, &links)) { in handle_probe_req()[all …]
946 assoc_hapd->conf->mld_id != tmp_hapd->conf->mld_id) in hostapd_notif_disassoc_mld()997 hconf->mld_id != hapd->conf->mld_id) in hostapd_notif_disassoc()
971 u8 mld_id; member
666 static struct wpabuf * wpa_supplicant_ml_probe_ie(int mld_id, u16 links) in wpa_supplicant_ml_probe_ie() argument674 if (mld_id >= 0) { in wpa_supplicant_ml_probe_ie()690 if (mld_id >= 0) { in wpa_supplicant_ml_probe_ie()692 wpabuf_put_u8(extra_ie, mld_id); in wpa_supplicant_ml_probe_ie()695 mld_id); in wpa_supplicant_ml_probe_ie()
12123 int mld_id = -1, link_id = -1; in wpas_ctrl_ml_probe() local12134 mld_id = atoi(token + 7); in wpas_ctrl_ml_probe()12177 wpa_s->ml_probe_mld_id = mld_id; in wpas_ctrl_ml_probe()