Query: eth_mac_addr
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ETH_MAC_ADDR(9) Network device support ETH_MAC_ADDR(9)NAMEeth_mac_addr - set new Ethernet hardware addressSYNOPSISint eth_mac_addr(struct net_device * dev, void * p);ARGUMENTSdev network device p socket addressDESCRIPTIONChange hardware address of device. This doesn't change hardware matching, so needs to be overridden for most real devices.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ETH_MAC_ADDR(9)