table of contents
other versions
ETHER_SETUP(9) | Network device support | ETHER_SETUP(9) |
NAME¶
ether_setup - setup Ethernet network device
SYNOPSIS¶
void ether_setup(struct net_device * dev);
ARGUMENTS¶
struct net_device * dev
network device
DESCRIPTION¶
Fill in the fields of the device structure with Ethernet-generic values.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |