Searched refs:is_link_local_ether_addr (Results 1 – 10 of 10) sorted by relevance
71 static inline bool is_link_local_ether_addr(const u8 *addr) in is_link_local_ether_addr() function
251 if (unlikely(is_link_local_ether_addr(dest))) { in br_handle_frame()
314 if (!is_link_local_ether_addr(new_addr)) in group_addr_store()
938 if (!is_link_local_ether_addr(new_addr)) in br_changelink()
460 if (is_link_local_ether_addr(ha->addr)) in ixgbevf_update_mc_addr_list_vf()
3626 if (!dst_mac || is_link_local_ether_addr(dst_mac)) { in ixgbevf_xmit_frame()
2653 if (is_unicast_ether_addr(addr) || is_link_local_ether_addr(addr)) in ndo_dflt_fdb_add()2778 if (is_unicast_ether_addr(addr) || is_link_local_ether_addr(addr)) in ndo_dflt_fdb_del()
2693 else if (is_link_local_ether_addr(eth_dst)) in rocker_flow_tbl_acl()
8157 if (is_unicast_ether_addr(addr) || is_link_local_ether_addr(addr)) { in ixgbe_ndo_fdb_add()
8423 if (is_unicast_ether_addr(addr) || is_link_local_ether_addr(addr)) in i40e_ndo_fdb_add()