Query: netif_stacked_transfer_operstate
OS: suse
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 2.6. July 2010 NETIF_STACKED_TRANSF(9)