Man Page: netif_stacked_transfer_operstate
Operating Environment: suse
Section: 9
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 2.6. July 2010 NETIF_STACKED_TRANSF(9)
| Related Man Pages |
|---|
| struct_input_polled_dev(9) - centos |
| device_busy(9) - debian |
| device_get_state(9) - debian |
| device_create_vargs(9) - suse |
| struct_spi_master(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| Docker learning Phase-I |
| Shopt -s histappend |