Home
last modified time | relevance | path

Searched refs:mld_addr (Results 1 – 25 of 45) sorted by relevance

12

/freebsd/sys/netinet6/
H A Dmld6.c594 ip6_sprintf(ip6tbuf, &mld->mld_addr), in mld_v1_input_query()
614 if (IN6_IS_ADDR_UNSPECIFIED(&mld->mld_addr)) { in mld_v1_input_query()
631 in6_setscope(&mld->mld_addr, ifp, NULL); in mld_v1_input_query()
667 inm = in6m_lookup_locked(ifp, &mld->mld_addr); in mld_v1_input_query()
670 ip6_sprintf(ip6tbuf, &mld->mld_addr), in mld_v1_input_query()
675 in6_clearscope(&mld->mld_addr); in mld_v1_input_query()
823 if (IN6_IS_ADDR_UNSPECIFIED(&mld->mld_addr)) { in mld_v2_input_query()
837 in6_setscope(&mld->mld_addr, ifp, NULL); in mld_v2_input_query()
889 inm = in6m_lookup_locked(ifp, &mld->mld_addr); in mld_v2_input_query()
913 in6_clearscope(&mld->mld_addr); in mld_v2_input_query()
[all …]
H A Dmld6.h48 struct in6_addr mld_addr; /* address being queried */ member
/freebsd/usr.sbin/mld6query/
H A Dmld6.c69 #define mld_addr mld6_addr macro
224 mldh.mld_addr = *qaddr; in make_msg()
324 printf("addr=%s\n", inet_ntop(AF_INET6, &mld->mld_addr, in dump()
/freebsd/contrib/wpa/hostapd/
H A Dmain.c197 os_memcpy(hapd->own_addr, h_hapd->mld->mld_addr, in hostapd_driver_init()
243 if (!is_zero_ether_addr(hapd->conf->mld_addr)) in hostapd_driver_init()
244 params.bssid = hapd->conf->mld_addr; in hostapd_driver_init()
320 os_memcpy(hapd->mld->mld_addr, hapd->own_addr, ETH_ALEN); in hostapd_driver_init()
383 hapd->mld_link_id, MAC2STR(hapd->mld->mld_addr), in hostapd_driver_init()
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_eht.c488 wpabuf_put_data(buf, hapd->mld->mld_addr, ETH_ALEN); in hostapd_eid_eht_basic_ml_common()
911 wpabuf_put_data(buf, hapd->mld->mld_addr, ETH_ALEN); in hostapd_ml_auth_resp()
1208 u8 *mld_addr) in hostapd_process_ml_assoc_req_addr() argument
1254 os_memcpy(mld_addr, common_info->mld_addr, ETH_ALEN); in hostapd_process_ml_assoc_req_addr()
1369 MAC2STR(info->common_info.mld_addr), in hostapd_process_ml_assoc_req()
1373 if (!ether_addr_equal(info->common_info.mld_addr, in hostapd_process_ml_assoc_req()
1374 common_info->mld_addr)) { in hostapd_process_ml_assoc_req()
1378 MAC2STR(info->common_info.mld_addr), in hostapd_process_ml_assoc_req()
1379 MAC2STR(common_info->mld_addr)); in hostapd_process_ml_assoc_req()
1993 os_memcpy(mgmt->sa, hapd->mld->mld_addr, ETH_ALEN); in hostapd_send_link_reconf_resp()
[all …]
H A Dwpa_auth.c94 return sm->wpa_auth->mld_addr; in wpa_auth_get_aa()
158 const u8 *mld_addr; member
170 if (ctx->mld_addr && in wpa_get_link_sta_auth()
171 !ether_addr_equal(wpa_auth->mld_addr, ctx->mld_addr)) in wpa_get_link_sta_auth()
191 ctx.mld_addr = wpa_auth->mld_addr; in wpa_get_link_auth()
205 !ether_addr_equal(wpa_auth->mld_addr, ctx->addr) || in wpa_get_primary_auth_cb()
225 ctx.addr = wpa_auth->mld_addr; in wpa_get_primary_auth()
579 const u8 *mld_addr = ctx; in wpa_update_all_gtks_cb() local
581 if (!ether_addr_equal(wpa_auth->mld_addr, mld_addr)) in wpa_update_all_gtks_cb()
592 const u8 *mld_addr = ctx; in wpa_rekey_all_groups_cb() local
[all …]
H A Dap_drv_ops.c377 addr = hapd->mld->mld_addr; in hostapd_vlan_if_add()
904 own_addr = hapd->mld->mld_addr; in hostapd_drv_sta_deauth()
926 own_addr = hapd->mld->mld_addr; in hostapd_drv_sta_disassoc()
1030 own_addr = hapd->mld->mld_addr; in hapd_drv_send_action()
H A Dwpa_auth_i.h278 u8 mld_addr[ETH_ALEN]; member
H A Ddrv_callbacks.c442 os_memcpy(info->common_info.mld_addr, addr, ETH_ALEN); in hostapd_notif_assoc()
1940 ether_addr_equal(bssid, hapd->mld->mld_addr) && in get_hapd_bssid()
1952 (ether_addr_equal(bssid, p_hapd->mld->mld_addr) && in get_hapd_bssid()
2071 ether_addr_equal(hapd->mld->mld_addr, bssid)) { in hostapd_mgmt_tx_cb()
2454 os_memcpy(info->common_info.mld_addr, peer, ETH_ALEN); in hostapd_notif_update_dh_ie()
H A Dsta_info.h98 u8 mld_addr[ETH_ALEN]; member
H A Dwnm_ap.c54 own_addr = hapd->mld->mld_addr; in wnm_ap_get_own_addr()
1052 MAC2STR(sta->mld_info.common_info.mld_addr)); in wnm_send_bss_tm_req()
H A Dieee802_11_shared.c124 own_addr = hapd->mld->mld_addr; in ieee802_11_send_sa_query_req()
222 own_addr = hapd->mld->mld_addr; in ieee802_11_send_sa_query_resp()
H A Dieee802_11.h147 u8 *mld_addr);
H A Dwpa_auth_glue.c91 _conf->mld_addr = NULL; in hostapd_wpa_auth_config_update()
98 _conf->mld_addr = hapd->mld->mld_addr; in hostapd_wpa_auth_config_update()
H A Dieee802_11.c473 aa = hapd->mld->mld_addr; in send_auth_reply()
938 own_addr = hapd->mld->mld_addr; in auth_build_sae_commit()
2599 aa = hapd->mld->mld_addr; in ieee80211_send_eap_req()
2790 aa = hapd->mld->mld_addr; in handle_auth_802_1x()
3903 pasn_set_own_mld_addr(pasn, hapd->mld->mld_addr); in hapd_initialize_pasn()
4571 os_memcpy(sta->mld_info.common_info.mld_addr, sa, in handle_auth()
5606 aa = hapd->mld->mld_addr; in __check_assoc_ies()
7157 u8 mld_addr[ETH_ALEN]; in handle_mlo_translate() local
7176 mld_addr)) in handle_mlo_translate()
7179 sta = ap_get_sta(hapd, mld_addr); in handle_mlo_translate()
[all …]
/freebsd/contrib/wpa/wpa_supplicant/
H A Dbss.c630 if (!is_zero_ether_addr(bss->mld_addr) && in wpa_bss_add()
634 MAC2STR(bss->mld_addr)); in wpa_bss_add()
1897 if (!ether_addr_equal(bss->mld_addr, neigh_bss->mld_addr)) { in wpa_bss_get_usable_links()
1901 MAC2STR(neigh_bss->mld_addr), in wpa_bss_get_usable_links()
1902 MAC2STR(bss->mld_addr)); in wpa_bss_get_usable_links()
2115 os_memcpy(bss->mld_addr, ml_basic_common_info->mld_addr, ETH_ALEN); in wpa_bss_parse_basic_ml_element()
2201 os_memset(bss->mld_addr, 0, ETH_ALEN); in wpa_bss_parse_basic_ml_element()
H A Dwnm_sta.h26 u8 mld_addr[ETH_ALEN]; member
H A Dsme.c167 const u8 *mld_addr, in sme_auth_build_sae_commit() argument
181 const u8 *addr = mld_addr ? mld_addr : bssid; in sme_auth_build_sae_commit()
900 os_memcpy(wpa_s->ap_mld_addr, bss->mld_addr, ETH_ALEN); in wpas_sme_set_mlo_links()
2061 static void wpa_auth_ml_ie(struct wpabuf *buf, const u8 *mld_addr) in wpa_auth_ml_ie() argument
2074 wpabuf_put_data(buf, mld_addr, ETH_ALEN); in wpa_auth_ml_ie()
2086 u16 status_code, const u8 *mld_addr) in sme_external_auth_build_buf() argument
2105 if (mld_addr) in sme_external_auth_build_buf()
2106 wpa_auth_ml_ie(buf, mld_addr); in sme_external_auth_build_buf()
2364 if (ext_auth->mld_addr) { in sme_handle_eppke_external_auth_start()
2366 os_memcpy(peer_addr, ext_auth->mld_addr, ETH_ALEN); in sme_handle_eppke_external_auth_start()
[all …]
H A Dwnm_sta.c495 os_memcpy(rep->mld_addr, &pos[3], ETH_ALEN); in wnm_parse_neighbor_report_multi_link()
1313 if (!is_zero_ether_addr(nei->mld_addr)) in wnm_dump_cand_list()
1316 MAC2STR(nei->mld_addr), nei->mld_links); in wnm_dump_cand_list()
2158 if (ether_addr_equal(bss->mld_addr, in wnm_is_bss_excluded()
2169 (is_zero_ether_addr(bss->mld_addr) || in wnm_is_bss_excluded()
2170 !ether_addr_equal(nei->mld_addr, bss->mld_addr))) in wnm_is_bss_excluded()
H A Dbss.h125 u8 mld_addr[ETH_ALEN]; member
/freebsd/contrib/wpa/src/pasn/
H A Dpasn_responder.c199 own_addr = pasn->mld_addr; in pasn_wd_handle_sae_commit()
485 own_addr = pasn->mld_addr; in pasn_derive_keys()
703 wpabuf_put_data(buf, pasn->mld_addr, ETH_ALEN); in handle_auth_pasn_resp()
760 own_addr = pasn->mld_addr; in handle_auth_pasn_resp()
1301 own_addr = pasn->mld_addr; in handle_auth_pasn_3()
H A Dpasn_common.c121 os_memcpy(pasn->mld_addr, addr, ETH_ALEN); in pasn_set_own_mld_addr()
H A Dpasn_common.h56 u8 mld_addr[ETH_ALEN]; member
/freebsd/sys/netinet/
H A Dicmp6.h182 struct in6_addr mld_addr; /* multicast address */ member
193 #define mld6_addr mld_addr
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_event.c3569 char mld_addr[50]; in qca_nl80211_external_auth() local
3623 mld_addr[0] = '\0'; in qca_nl80211_external_auth()
3625 ea->mld_addr = nla_data( in qca_nl80211_external_auth()
3627 os_snprintf(mld_addr, sizeof(mld_addr), ", MLD ADDR=" MACSTR, in qca_nl80211_external_auth()
3628 MAC2STR(ea->mld_addr)); in qca_nl80211_external_auth()
3638 MAC2STR(ea->bssid), mld_addr); in qca_nl80211_external_auth()
3976 char mld_addr[50]; in nl80211_external_auth() local
4007 mld_addr[0] = '\0'; in nl80211_external_auth()
4009 event.external_auth.mld_addr = in nl80211_external_auth()
4011 os_snprintf(mld_addr, sizeof(mld_addr), ", MLD ADDR: " MACSTR, in nl80211_external_auth()
[all …]

12