ETHER_SETUP_RH(9) | Network device support | ETHER_SETUP_RH(9) |
NAME¶
ether_setup_rh - setup Ethernet network device
SYNOPSIS¶
void ether_setup_rh(struct net_device * dev);
ARGUMENTS¶
dev
network device
DESCRIPTION¶
Fill in the fields of the device structure with Ethernet-generic values.
RHEL¶
This variant also initializes .min_mtu & .max_mtu
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |