Searched refs:is_local_ether_addr (Results 1 – 5 of 5) sorted by relevance
149 static inline bool is_local_ether_addr(const u8 *addr) in is_local_ether_addr() function
347 if (is_local_ether_addr(mac_hdr->h_dest)) { in opa_vnic_get_dlid()
147 if (!is_local_ether_addr(addr)) in setup_etheraddr()
309 if (!is_local_ether_addr(addr)) { in uml_net_setup_etheraddr()
659 } else if (is_local_ether_addr(eth->h_dest)) { in fjes_xmit_frame()