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 |
|---|
| device_create_with_groups(9) - centos |
| struct_class(9) - centos |
| device_busy(9) - debian |
| device_is_attached(9) - debian |
| struct_input_polled_dev(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Getting command output to putty window title. |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |