Lines Matching refs:peer_addr
206 const u8 *peer_addr = NULL; in fst_mbie_get_peer_addr() local
210 peer_addr = mbie->bssid; in fst_mbie_get_peer_addr()
215 peer_addr = (const u8 *) &mbie[1]; in fst_mbie_get_peer_addr()
221 return peer_addr; in fst_mbie_get_peer_addr()
244 const u8 *peer_addr = in fst_group_get_new_iface_by_mbie_and_band_id() local
247 if (peer_addr && in fst_group_get_new_iface_by_mbie_and_band_id()
248 fst_iface_is_connected(iface, peer_addr) && in fst_group_get_new_iface_by_mbie_and_band_id()
250 os_memcpy(iface_peer_addr, peer_addr, in fst_group_get_new_iface_by_mbie_and_band_id()
302 u8 *peer_addr) in fst_group_does_iface_appear_in_other_mbies() argument
331 os_memcpy(peer_addr, addr, ETH_ALEN); in fst_group_does_iface_appear_in_other_mbies()
343 const u8 *peer_addr, in fst_group_find_new_iface_by_stie() argument