ether_setup (9) Linux Manual Page
ether_setup – setup Ethernet network device
Synopsis
void ether_setup(struct net_device *dev);
Arguments
dev
-
- network device
Description
Fill in the fields of the device structure with Ethernet-generic values.
ether_setup – setup Ethernet network device
void ether_setup(struct net_device *dev);
dev
Fill in the fields of the device structure with Ethernet-generic values.