Home
last modified time | relevance | path

Searched refs:eth_mac_addr (Results 1 – 2 of 2) sorted by relevance

/net/ethernet/
Deth.c285 int eth_mac_addr(struct net_device *dev, void *p) in eth_mac_addr() function
296 EXPORT_SYMBOL(eth_mac_addr);
342 dev->set_mac_address = eth_mac_addr; in ether_setup()
/net/ipv4/
Dip_gre.c1408 .ndo_set_mac_address = eth_mac_addr,