netif_stacked_transfer_operstate(9) suse man page | unix.com

Man Page: netif_stacked_transfer_operstate

Operating Environment: suse

Section: 9

NETIF_STACKED_TRANSF(9) 				      Network device support					   NETIF_STACKED_TRANSF(9)

NAME
netif_stacked_transfer_operstate - transfer operstate
SYNOPSIS
void netif_stacked_transfer_operstate(const struct net_device * rootdev, struct net_device * dev);
ARGUMENTS
rootdev the root or lower level device to transfer state from dev the device to transfer operstate to
DESCRIPTION
Transfer 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).
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 NETIF_STACKED_TRANSF(9)
Related Man Pages
device_create_with_groups(9) - centos
struct_device_driver(9) - centos
device_busy(9) - debian
device_get_state(9) - debian
struct_spi_master(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com
Docker learning Phase-I