Searched refs:is_link_local_ether_addr (Results 1 – 9 of 9) sorted by relevance
71 static inline bool is_link_local_ether_addr(const u8 *addr) in is_link_local_ether_addr() function
245 if (unlikely(is_link_local_ether_addr(dest))) { in br_handle_frame()
307 if (!is_link_local_ether_addr(new_addr)) in group_addr_store()
460 if (is_link_local_ether_addr(ha->addr)) in ixgbevf_update_mc_addr_list_vf()
3614 if (!dst_mac || is_link_local_ether_addr(dst_mac)) { in ixgbevf_xmit_frame()
2521 if (is_unicast_ether_addr(addr) || is_link_local_ether_addr(addr)) in ndo_dflt_fdb_add()2646 if (is_unicast_ether_addr(addr) || is_link_local_ether_addr(addr)) in ndo_dflt_fdb_del()
2578 else if (is_link_local_ether_addr(eth_dst)) in rocker_flow_tbl_acl()
7928 if (is_unicast_ether_addr(addr) || is_link_local_ether_addr(addr)) { in ixgbe_ndo_fdb_add()
7963 if (is_unicast_ether_addr(addr) || is_link_local_ether_addr(addr)) in i40e_ndo_fdb_add()