netif_stacked_transfer_operstate(9) centos man page | unix.com

Man Page: netif_stacked_transfer_operstate

Operating Environment: centos

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 3.10 June 2014 NETIF_STACKED_TRANSF(9)
Related Man Pages
device_create_vargs(9) - centos
device_create_with_groups(9) - centos
struct_device_driver(9) - centos
device_is_attached(9) - debian
device_create(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
[TIP] Processing YAML files with yq