Home
last modified time | relevance | path

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

12345678910

/linux/net/wireless/
A Dmlme.c96 !ether_addr_equal(wdev->current_bss->pub.bssid, bssid)) in cfg80211_process_deauth()
117 !ether_addr_equal(wdev->current_bss->pub.bssid, bssid))) in cfg80211_process_disassoc()
264 ether_addr_equal(bssid, wdev->current_bss->pub.bssid)) in cfg80211_mlme_auth()
371 if (ether_addr_equal(wdev->disconnect_bssid, bssid) || in cfg80211_mlme_deauth()
373 ether_addr_equal(wdev->current_bss->pub.bssid, bssid))) in cfg80211_mlme_deauth()
398 if (ether_addr_equal(wdev->current_bss->pub.bssid, bssid)) in cfg80211_mlme_disassoc()
686 if (!ether_addr_equal(wdev->current_bss->pub.bssid, in cfg80211_mlme_mgmt_tx()
700 if (!ether_addr_equal(wdev->current_bss->pub.bssid, in cfg80211_mlme_mgmt_tx()
709 if (!ether_addr_equal(mgmt->bssid, wdev_address(wdev))) in cfg80211_mlme_mgmt_tx()
713 if (!ether_addr_equal(mgmt->sa, mgmt->bssid)) { in cfg80211_mlme_mgmt_tx()
[all …]
A Dutil.c611 ether_addr_equal(tmp.h_source, addr))) in ieee80211_data_to_8023_exthdr()
634 if (likely((!is_amsdu && ether_addr_equal(payload.hdr, rfc1042_header) && in ieee80211_data_to_8023_exthdr()
637 ether_addr_equal(payload.hdr, bridge_tunnel_header))) in ieee80211_data_to_8023_exthdr()
777 if (ether_addr_equal(eth.h_dest, rfc1042_header)) in ieee80211_amsdu_to_8023s()
785 !ether_addr_equal(check_da, eth.h_dest)) || in ieee80211_amsdu_to_8023s()
786 (check_sa && !ether_addr_equal(check_sa, eth.h_source))) { in ieee80211_amsdu_to_8023s()
811 if (likely((ether_addr_equal(payload, rfc1042_header) && in ieee80211_amsdu_to_8023s()
813 ether_addr_equal(payload, bridge_tunnel_header))) { in ieee80211_amsdu_to_8023s()
/linux/net/hsr/
A Dhsr_framereg.c52 if (ether_addr_equal(addr, node->macaddress_A)) in hsr_addr_is_self()
54 if (ether_addr_equal(addr, node->macaddress_B)) in hsr_addr_is_self()
68 if (ether_addr_equal(node->macaddress_A, addr)) in find_node_by_addr_A()
180 if (ether_addr_equal(node->macaddress_A, addr)) in hsr_add_node()
182 if (ether_addr_equal(node->macaddress_B, addr)) in hsr_add_node()
222 if (ether_addr_equal(node->macaddress_A, ethhdr->h_source)) { in hsr_get_node()
227 if (ether_addr_equal(node->macaddress_B, ethhdr->h_source)) { in hsr_get_node()
351 if (!ether_addr_equal(node_real->macaddress_A, hsr_sp->macaddress_A)) { in hsr_handle_sup_frame()
/linux/drivers/scsi/qedf/
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/net/bridge/netfilter/
A Debtable_broute.c87 !ether_addr_equal(skb->dev->dev_addr, dest) && in ebt_broute()
88 ether_addr_equal(p->br->dev->dev_addr, dest)) in ebt_broute()
A Debt_dnat.c52 if (ether_addr_equal(info->mac, dev->dev_addr)) in ebt_dnat_tg()
/linux/net/mac80211/
A Drx.c1058 if (ether_addr_equal(hdr->addr3, dev_addr)) in ieee80211_rx_mesh_check()
1063 if (ether_addr_equal(hdr->addr4, dev_addr)) in ieee80211_rx_mesh_check()
2216 !ether_addr_equal(hdr->addr1, f_hdr->addr1) || in ieee80211_reassemble_find()
2217 !ether_addr_equal(hdr->addr2, f_hdr->addr2)) in ieee80211_reassemble_find()
2907 if (!ether_addr_equal(mppath->mpp, mpp_addr)) in ieee80211_rx_h_mesh_fwding()
2917 ether_addr_equal(sdata->vif.addr, hdr->addr3)) in ieee80211_rx_h_mesh_fwding()
3138 if (!ether_addr_equal(mgmt->da, sdata->vif.addr)) { in ieee80211_process_sa_query_req()
3508 if (!ether_addr_equal(mgmt->bssid, bssid)) in ieee80211_rx_h_action()
4167 if (ether_addr_equal(sdata->vif.addr, hdr->addr2)) in ieee80211_accept_frame()
4199 !ether_addr_equal(bssid, hdr->addr1)) in ieee80211_accept_frame()
[all …]
A Dmesh_hwmp.c435 if (ether_addr_equal(orig_addr, sdata->vif.addr)) { in hwmp_route_info_get()
513 if (ether_addr_equal(orig_addr, ta)) in hwmp_route_info_get()
585 if (ether_addr_equal(target_addr, sdata->vif.addr)) { in hwmp_preq_frame_process()
710 if (ether_addr_equal(orig_addr, sdata->vif.addr)) in hwmp_prep_frame_process()
787 ether_addr_equal(ta, sta->sta.addr) && in hwmp_perr_frame_process()
833 if (ether_addr_equal(orig_addr, sdata->vif.addr)) in hwmp_rann_frame_process()
1243 ether_addr_equal(sdata->vif.addr, hdr->addr4) && in mesh_nexthop_lookup()
/linux/net/8021q/
A Dvlan.c294 if (ether_addr_equal(vlan->real_dev_addr, dev->dev_addr)) in vlan_sync_address()
303 if (!ether_addr_equal(vlandev->dev_addr, vlan->real_dev_addr) && in vlan_sync_address()
304 ether_addr_equal(vlandev->dev_addr, dev->dev_addr)) in vlan_sync_address()
309 if (ether_addr_equal(vlandev->dev_addr, vlan->real_dev_addr) && in vlan_sync_address()
310 !ether_addr_equal(vlandev->dev_addr, dev->dev_addr)) in vlan_sync_address()
A Dvlan_dev.c268 if (!ether_addr_equal(dev->dev_addr, real_dev->dev_addr) && in vlan_dev_open()
303 if (!ether_addr_equal(dev->dev_addr, real_dev->dev_addr)) in vlan_dev_open()
322 if (!ether_addr_equal(dev->dev_addr, real_dev->dev_addr)) in vlan_dev_stop()
342 if (!ether_addr_equal(addr->sa_data, real_dev->dev_addr)) { in vlan_dev_set_mac_address()
348 if (!ether_addr_equal(dev->dev_addr, real_dev->dev_addr)) in vlan_dev_set_mac_address()
/linux/drivers/net/wireless/intel/ipw2x00/
A Dlibipw_rx.c76 ether_addr_equal(entry->src_addr, src) && in libipw_frag_cache_find()
77 ether_addr_equal(entry->dst_addr, dst)) in libipw_frag_cache_find()
244 ether_addr_equal(hdr->addr1, dev->dev_addr) && in libipw_is_eapol_frame()
245 ether_addr_equal(hdr->addr3, dev->dev_addr)) { in libipw_is_eapol_frame()
249 ether_addr_equal(hdr->addr1, dev->dev_addr)) { in libipw_is_eapol_frame()
523 ether_addr_equal(hdr->addr2, ieee->assoc_ap_addr)) { in libipw_rx()
873 if (ether_addr_equal(hdr->addr3, ieee->bssid)) in libipw_rx_any()
879 else if (ether_addr_equal(hdr->addr1, ieee->dev->dev_addr)) in libipw_rx_any()
888 if (ether_addr_equal(hdr->addr2, ieee->bssid)) in libipw_rx_any()
894 else if (ether_addr_equal(hdr->addr1, ieee->dev->dev_addr)) in libipw_rx_any()
[all …]
/linux/include/linux/
A Detherdevice.h346 static inline bool ether_addr_equal(const u8 *addr1, const u8 *addr2) in ether_addr_equal() function
387 return ether_addr_equal(addr1, addr2); in ether_addr_equal_64bits()
403 return ether_addr_equal(addr1, addr2); in ether_addr_equal_unaligned()
/linux/drivers/net/wireless/ath/ath11k/
A Dpeer.c20 if (!ether_addr_equal(peer->addr, addr)) in ath11k_peer_find()
39 if (!ether_addr_equal(peer->addr, addr)) in ath11k_peer_find_by_pdev_idx()
56 if (!ether_addr_equal(peer->addr, addr)) in ath11k_peer_find_by_addr()
/linux/net/bridge/
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/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_dmac_flt.c67 if (ether_addr_equal(mac, pf->netdev->dev_addr)) in otx2_dmacflt_add()
117 if (ether_addr_equal(mac, pf->netdev->dev_addr)) in otx2_dmacflt_remove()
/linux/drivers/net/wireless/realtek/rtw88/
A Drx.c106 if (!ether_addr_equal(vif->bss_conf.bssid, bssid)) in rtw_rx_addr_match_iter()
109 if (!(ether_addr_equal(vif->addr, hdr->addr1) || in rtw_rx_addr_match_iter()
/linux/net/core/
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/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_mactable.c265 ether_addr_equal(mac, mact_entry->mac) && in find_mact_entry()
346 ether_addr_equal(addr, mact_entry->mac)) { in sparx5_del_mact_entry()
380 ether_addr_equal(mac, mact_entry->mac)) { in sparx5_mact_handle_entry()
/linux/drivers/net/ethernet/chelsio/cxgb4/
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/net/netfilter/
A Dxt_mac.c36 ret = ether_addr_equal(eth_hdr(skb)->h_source, info->srcaddr); in mac_mt()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dmpfs.h58 if (ether_addr_equal(ptr->node.addr, mac)) {\
/linux/drivers/staging/rtl8192u/ieee80211/
A Ddot11d.h39 #define IS_EQUAL_CIE_SRC(ieee_dev, addr) ether_addr_equal(GET_DOT11D_INFO(ieee_dev)->country_ie_src…
/linux/net/netfilter/ipset/
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()
/linux/net/802/
A Dstp.c46 !ether_addr_equal(eh->h_dest, proto->group_address)) in stp_pdu_rcv()
/linux/drivers/net/wireless/quantenna/qtnfmac/
A Dutil.c25 if (ether_addr_equal(node->mac_addr, mac)) in qtnf_sta_list_lookup()

Completed in 55 milliseconds

12345678910