Searched refs:is_local_ether_addr (Results 1 – 4 of 4) sorted by relevance
144 static inline bool is_local_ether_addr(const u8 *addr) in is_local_ether_addr() function
150 if (!is_local_ether_addr(addr)) in setup_etheraddr()
330 if (!is_local_ether_addr(addr)) { in setup_etheraddr()
615 } else if (is_local_ether_addr(eth->h_dest)) { in fjes_xmit_frame()