table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
DEV_SET_MAC_ADDRESS(9) | Network device support | DEV_SET_MAC_ADDRESS(9) |
NAME¶
dev_set_mac_address - Change Media Access Control AddressSYNOPSIS¶
int
dev_set_mac_address(struct net_device * dev,
struct sockaddr * sa);
ARGUMENTS¶
devdevice
sa
new address
DESCRIPTION¶
Change the hardware (MAC) address of the deviceCOPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |