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(9) - centos |
| device_create_vargs(9) - centos |
| device_get_state(9) - freebsd |
| device_get_state(9) - debian |
| device_create(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| Tar Command |
| Shopt -s histappend |