Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Dtag_ksz.c134 if (is_link_local_ether_addr(hdr->h_dest)) in ksz8795_xmit()
299 if (is_link_local_ether_addr(hdr->h_dest)) in ksz9477_xmit()
367 if (is_link_local_ether_addr(hdr->h_dest)) in ksz9893_xmit()
431 if (is_link_local_ether_addr(hdr->h_dest)) in lan937x_xmit()
H A Dtag_brcm.c179 if (likely(!is_link_local_ether_addr(eth_hdr(skb)->h_dest))) in brcm_tag_rcv_ll()
254 if (likely(!is_link_local_ether_addr(eth_hdr(skb)->h_dest))) in brcm_leg_tag_rcv()
H A Dtag_ocelot_8021q.c72 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/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()