eth_mac_addr(9) suse man page | unix.com

Man Page: eth_mac_addr

Operating Environment: suse

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 Change hardware address of device.
DESCRIPTION
This doesn't change hardware matching, so needs to be overridden for most real devices.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ETH_MAC_ADDR(9)
Related Man Pages
usb_alloc_coherent(9) - centos
tap(4) - netbsd
chxge(7d) - opensolaris
xge(7d) - opensolaris
bus_child_present(9) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!
Docker learning Phase-I