Home
last modified time | relevance | path

Searched refs:ether_addr_equal (Results 1 – 25 of 254) sorted by relevance

1234567891011

/linux-6.15/net/wireless/
H A Dmlme.c142 !ether_addr_equal(wdev->u.client.connected_addr, bssid))) in cfg80211_process_disassoc()
286 if (ether_addr_equal(req->bss->bssid, dev->dev_addr) || in cfg80211_mlme_auth()
288 ether_addr_equal(req->ap_mld_addr, dev->dev_addr))) in cfg80211_mlme_auth()
466 ether_addr_equal(req->ap_mld_addr, dev->dev_addr))) in cfg80211_mlme_assoc()
514 if (ether_addr_equal(wdev->disconnect_bssid, bssid) || in cfg80211_mlme_deauth()
793 if (ether_addr_equal(addr, wdev->links[i].addr)) in cfg80211_allowed_address()
797 return ether_addr_equal(addr, wdev_address(wdev)); in cfg80211_allowed_address()
886 if (!ether_addr_equal(wdev->u.client.connected_addr, in cfg80211_mlme_mgmt_tx()
893 if (!ether_addr_equal(wdev->u.client.connected_addr, in cfg80211_mlme_mgmt_tx()
904 !ether_addr_equal(mgmt->bssid, in cfg80211_mlme_mgmt_tx()
[all …]
/linux-6.15/net/hsr/
H A Dhsr_framereg.c45 return ether_addr_equal(addr, hsr->macaddress_redbox); in hsr_addr_is_redbox()
60 if (ether_addr_equal(addr, sn->macaddress_A) || in hsr_addr_is_self()
61 ether_addr_equal(addr, sn->macaddress_B)) in hsr_addr_is_self()
76 if (ether_addr_equal(node->macaddress_A, addr)) in find_node_by_addr_A()
192 if (ether_addr_equal(node->macaddress_A, addr)) in hsr_add_node()
194 if (ether_addr_equal(node->macaddress_B, addr)) in hsr_add_node()
234 if (ether_addr_equal(node->macaddress_A, ethhdr->h_source)) { in hsr_get_node()
239 if (ether_addr_equal(node->macaddress_B, ethhdr->h_source)) { in hsr_get_node()
248 if (ether_addr_equal(node->macaddress_A, ethhdr->h_source)) { in hsr_get_node()
376 if (!ether_addr_equal(node_real->macaddress_A, hsr_sp->macaddress_A)) { in hsr_handle_sup_frame()
/linux-6.15/drivers/scsi/qedf/
H A Dqedf_fip.c199 if (!ether_addr_equal(eth_hdr->h_dest, qedf->mac) && in qedf_fip_recv()
200 !ether_addr_equal(eth_hdr->h_dest, fcoe_all_enode) && in qedf_fip_recv()
201 !ether_addr_equal(eth_hdr->h_dest, qedf->data_src_addr)) { in qedf_fip_recv()
240 if (ether_addr_equal(mp->fd_mac, in qedf_fip_recv()
270 (ether_addr_equal(vp->fd_mac, in qedf_fip_recv()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dtime_sync.c63 !ether_addr_equal(addr, time_sync->peer_addr)) { in iwl_mld_time_sync_config()
103 if (time_sync && ether_addr_equal(time_sync->peer_addr, addr) && in iwl_mld_time_sync_frame()
124 if ((ether_addr_equal(mgmt->sa, addr) || in iwl_mld_is_skb_match()
125 ether_addr_equal(mgmt->da, addr)) && in iwl_mld_is_skb_match()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-sync.c25 if ((ether_addr_equal(mgmt->sa, addr) || in iwl_mvm_is_skb_match()
26 ether_addr_equal(mgmt->da, addr)) && in iwl_mvm_is_skb_match()
143 !ether_addr_equal(addr, mvm->time_sync.peer_addr)) { in iwl_mvm_time_sync_config()
H A Dtime-sync.h22 if (ether_addr_equal(mvm->time_sync.peer_addr, addr) && in iwl_mvm_time_sync_frame()
/linux-6.15/net/bridge/netfilter/
H A Debtable_broute.c79 !ether_addr_equal(skb->dev->dev_addr, dest) && in ebt_broute()
80 ether_addr_equal(p->br->dev->dev_addr, dest)) in ebt_broute()
H A Debt_dnat.c52 if (ether_addr_equal(info->mac, dev->dev_addr)) in ebt_dnat_tg()
/linux-6.15/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_mps.c15 if (ether_addr_equal(mps_entry->addr, addr) && in cxgb4_mps_ref_dec_by_mac()
16 ether_addr_equal(mps_entry->mask, mask ? mask : bitmask)) { in cxgb4_mps_ref_dec_by_mac()
/linux-6.15/net/mac80211/
H A Drx.c1049 if (ether_addr_equal(hdr->addr3, dev_addr)) in ieee80211_rx_mesh_check()
1054 if (ether_addr_equal(hdr->addr4, dev_addr)) in ieee80211_rx_mesh_check()
2230 !ether_addr_equal(hdr->addr2, f_hdr->addr2)) in ieee80211_reassemble_find()
2568 if (ether_addr_equal(sdata->vif.addr, addr)) in ieee80211_is_our_addr()
2581 if (ether_addr_equal(conf->addr, addr)) { in ieee80211_is_our_addr()
3737 if (!ether_addr_equal(mgmt->bssid, bssid)) in ieee80211_rx_h_action()
4377 return ether_addr_equal(raddr, addr) || in ieee80211_bssid_match()
4481 !ether_addr_equal(bssid, hdr->addr1)) in ieee80211_accept_frame()
4512 ether_addr_equal(sdata->vif.addr, hdr->addr1)); in ieee80211_accept_frame()
4789 } else if (!ether_addr_equal(da, sa) && in ieee80211_rx_8023()
[all …]
H A Dmesh_pathtbl.c500 if (!ether_addr_equal(meshhdr->eaddr2, sdata->vif.addr)) in mesh_fast_tx_cache()
508 if (!ether_addr_equal(hdr->addr4, sdata->vif.addr)) in mesh_fast_tx_cache()
686 if (ether_addr_equal(dst, sdata->vif.addr)) in mesh_path_add()
729 if (ether_addr_equal(dst, sdata->vif.addr)) in mpp_path_add()
857 if (ether_addr_equal(mpath->mpp, proxy)) in mpp_flush_by_proxy()
1030 if (ether_addr_equal(mpath->dst, preq->dst)) { in mesh_path_flush_pending()
H A Dmesh_hwmp.c449 if (ether_addr_equal(orig_addr, sdata->vif.addr)) { in hwmp_route_info_get()
531 if (ether_addr_equal(orig_addr, ta)) in hwmp_route_info_get()
607 if (ether_addr_equal(target_addr, sdata->vif.addr)) { in hwmp_preq_frame_process()
732 if (ether_addr_equal(orig_addr, sdata->vif.addr)) in hwmp_prep_frame_process()
809 ether_addr_equal(ta, sta->sta.addr) && in hwmp_perr_frame_process()
855 if (ether_addr_equal(orig_addr, sdata->vif.addr)) in hwmp_rann_frame_process()
1245 (!addr || ether_addr_equal(sdata->vif.addr, addr))) in mesh_path_refresh()
/linux-6.15/net/8021q/
H A Dvlan.c295 if (ether_addr_equal(vlan->real_dev_addr, dev->dev_addr)) in vlan_sync_address()
304 if (!ether_addr_equal(vlandev->dev_addr, vlan->real_dev_addr) && in vlan_sync_address()
305 ether_addr_equal(vlandev->dev_addr, dev->dev_addr)) in vlan_sync_address()
310 if (ether_addr_equal(vlandev->dev_addr, vlan->real_dev_addr) && in vlan_sync_address()
311 !ether_addr_equal(vlandev->dev_addr, dev->dev_addr)) in vlan_sync_address()
/linux-6.15/net/bridge/
H A Dbr_stp_if.c239 if (ether_addr_equal(p->designated_bridge.addr, oldaddr)) in br_stp_change_bridge_id()
242 if (ether_addr_equal(p->designated_root.addr, oldaddr)) in br_stp_change_bridge_id()
274 if (ether_addr_equal(br->bridge_id.addr, addr)) in br_stp_recalculate_bridge_id()
/linux-6.15/include/linux/
H A Detherdevice.h352 static inline bool ether_addr_equal(const u8 *addr1, const u8 *addr2) in ether_addr_equal() function
392 return ether_addr_equal(addr1, addr2); in ether_addr_equal_64bits()
408 return ether_addr_equal(addr1, addr2); in ether_addr_equal_unaligned()
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_dmac_flt.c88 if (ether_addr_equal(mac, pf->netdev->dev_addr)) in otx2_dmacflt_add()
139 if (ether_addr_equal(mac, pf->netdev->dev_addr)) in otx2_dmacflt_remove()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dpeer.c18 if (!ether_addr_equal(ml_peer->addr, addr)) in ath12k_peer_ml_find()
37 if (!ether_addr_equal(peer->addr, addr)) in ath12k_peer_find()
56 if (!ether_addr_equal(peer->addr, addr)) in ath12k_peer_find_by_pdev_idx()
73 if (!ether_addr_equal(peer->addr, addr)) in ath12k_peer_find_by_addr()
/linux-6.15/net/netfilter/
H A Dxt_mac.c36 ret = ether_addr_equal(eth_hdr(skb)->h_source, info->srcaddr); in mac_mt()
/linux-6.15/net/core/
H A Dfailover.c28 if (ether_addr_equal(failover_dev->perm_addr, mac)) { in failover_get_bymac()
224 if (ether_addr_equal(failover_dev->perm_addr, dev->perm_addr)) in failover_existing_slave_register()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmpfs.h58 if (ether_addr_equal(ptr->node.addr, mac)) {\
/linux-6.15/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_fdb.c31 ether_addr_equal(fdb_entry->mac, fdb_info->addr)) in lan966x_fdb_find_entry()
67 ether_addr_equal(fdb_entry->mac, fdb_info->addr)) { in lan966x_fdb_del_entry()
/linux-6.15/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_mactable.c268 ether_addr_equal(mac, mact_entry->mac) && in find_mact_entry()
351 ether_addr_equal(addr, mact_entry->mac)) { in sparx5_del_mact_entry()
385 ether_addr_equal(mac, mact_entry->mac)) { in sparx5_mact_handle_entry()
/linux-6.15/net/802/
H A Dstp.c46 !ether_addr_equal(eh->h_dest, proto->group_address)) in stp_pdu_rcv()
/linux-6.15/drivers/net/wireless/quantenna/qtnfmac/
H A Dutil.c25 if (ether_addr_equal(node->mac_addr, mac)) in qtnf_sta_list_lookup()
/linux-6.15/net/netfilter/ipset/
H A Dip_set_hash_ipmac.c55 return e1->ip == e2->ip && ether_addr_equal(e1->ether, e2->ether); in hash_ipmac4_data_equal()
163 ether_addr_equal(e1->ether, e2->ether); in hash_ipmac6_data_equal()

1234567891011