eth_mac_addr(9) centos man page | unix.com

Man Page: eth_mac_addr

Operating Environment: centos

Section: 9

ETH_MAC_ADDR(9) 					      Network device support						   ETH_MAC_ADDR(9)

NAME
eth_mac_addr - set new Ethernet hardware address
SYNOPSIS
int eth_mac_addr(struct net_device * dev, void * p);
ARGUMENTS
dev network device p socket address
DESCRIPTION
Change hardware address of device. This doesn't change hardware matching, so needs to be overridden for most real devices.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ETH_MAC_ADDR(9)
Related Man Pages
device_rename(9) - centos
struct_i2c_board_info(9) - centos
struct_input_polled_dev(9) - centos
usb_make_path(9) - centos
bus_child_present(9) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq