Query: netif_stacked_transfer_operstate
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NETIF_STACKED_TRANSF(9) Network device support NETIF_STACKED_TRANSF(9)NAMEnetif_stacked_transfer_operstate - transfer operstateSYNOPSISvoid netif_stacked_transfer_operstate(const struct net_device * rootdev, struct net_device * dev);ARGUMENTSrootdev the root or lower level device to transfer state from dev the device to transfer operstate toDESCRIPTIONTransfer operational state from root to device. This is normally called when a stacking relationship exists between the root device and the device(a leaf device).COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETIF_STACKED_TRANSF(9)
| Related Man Pages |
|---|
| device_is_alive(9) - freebsd |
| device_create(9) - centos |
| device_create_with_groups(9) - centos |
| struct_device_driver(9) - centos |
| struct_input_polled_dev(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |