Home
last modified time | relevance | path

Searched refs:is_local_ether_addr (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/linux/
Detherdevice.h152 static inline bool is_local_ether_addr(const u8 *addr) in is_local_ether_addr() function
/Linux-v4.19/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_encap.c347 if (is_local_ether_addr(mac_hdr->h_dest)) { in opa_vnic_get_dlid()
/Linux-v4.19/arch/xtensa/platforms/iss/
Dnetwork.c152 if (!is_local_ether_addr(addr)) in setup_etheraddr()
/Linux-v4.19/arch/um/drivers/
Dnet_kern.c323 if (!is_local_ether_addr(addr)) { in uml_net_setup_etheraddr()
/Linux-v4.19/drivers/net/fjes/
Dfjes_main.c671 } else if (is_local_ether_addr(eth->h_dest)) { in fjes_xmit_frame()