Home
last modified time | relevance | path

Searched refs:mld_mac_addr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dieee80211.h4796 u8 mld_mac_addr[ETH_ALEN]; member
/openbmc/linux/net/mac80211/
H A Dmlme.c1305 memcpy(common->mld_mac_addr, sdata->vif.addr, ETH_ALEN); in ieee80211_assoc_add_ml_elem()
5428 common->mld_mac_addr, ETH_ALEN)) { in ieee80211_rx_mgmt_assoc_resp()
5431 common->mld_mac_addr, in ieee80211_rx_mgmt_assoc_resp()
H A Dutil.c1850 memcpy(mle.basic.mld_mac_addr, sdata->vif.addr, ETH_ALEN); in ieee80211_send_auth()