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¶
dev
network device Fill in the fields of the device structure
with Ethernet-generic values.
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |