Home
last modified time | relevance | path

Searched refs:is_link_local_ether_addr (Results 1 – 16 of 16) sorted by relevance

/linux/net/dsa/
H A Dtag_ksz.c247 if (is_link_local_ether_addr(hdr->h_dest)) in ksz_common_xmit()
277 if (is_link_local_ether_addr(hdr->h_dest)) in ksz9477_xmit()
511 if (is_link_local_ether_addr(hdr->h_dest)) in lan937x_xmit()
H A Dtag_brcm.c187 if (likely(!is_link_local_ether_addr(eth_hdr(skb)->h_dest))) in brcm_tag_rcv_ll()
266 if (likely(!is_link_local_ether_addr(eth_hdr(skb)->h_dest))) in brcm_leg_tag_rcv()
H A Dtag_mxl862xx.c92 if (likely(!is_link_local_ether_addr(eth_hdr(skb)->h_dest))) in mxl862_tag_rcv()
H A Dtag_ocelot_8021q.c76 if (ocelot_ptp_rew_op(skb) || is_link_local_ether_addr(hdr->h_dest)) in ocelot_xmit()
/linux/include/linux/
H A Detherdevice.h90 static inline bool is_link_local_ether_addr(const u8 *addr) in is_link_local_ether_addr() function
/linux/net/bridge/
H A Dbr_input.c365 if (unlikely(is_link_local_ether_addr(dest))) { in br_handle_frame()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_vf.c223 if (is_link_local_ether_addr(ha->addr)) in wx_update_mc_addr_list_vf()
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c515 if (is_link_local_ether_addr(ha->addr)) in ixgbevf_update_mc_addr_list_vf()
/linux/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c1018 else if (is_link_local_ether_addr(eth_dst)) in ofdpa_flow_tbl_acl()
/linux/drivers/net/team/
H A Dteam_core.c757 if (is_link_local_ether_addr(eth_hdr(skb)->h_dest)) in team_handle_frame()
/linux/net/core/
H A Drtnetlink.c4739 if (is_unicast_ether_addr(addr) || is_link_local_ether_addr(addr)) in ndo_dflt_fdb_add()
4876 if (is_unicast_ether_addr(addr) || is_link_local_ether_addr(addr)) in ndo_dflt_fdb_del()
/linux/drivers/net/bonding/
H A Dbond_main.c1642 if (is_link_local_ether_addr(eth_hdr(skb)->h_dest)) in bond_handle_frame()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c127 if (is_unicast_ether_addr(f->macaddr) || is_link_local_ether_addr(f->macaddr)) in netdev_hw_addr_refcnt()
13054 if (is_unicast_ether_addr(addr) || is_link_local_ether_addr(addr)) in i40e_ndo_fdb_add()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_main.c6122 if (is_unicast_ether_addr(addr) || is_link_local_ether_addr(addr)) in ice_fdb_add()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c2526 if (is_unicast_ether_addr(addr) || is_link_local_ether_addr(addr)) { in igb_ndo_fdb_add()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10614 if (is_unicast_ether_addr(addr) || is_link_local_ether_addr(addr)) { in ixgbe_ndo_fdb_add()