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_is_alive(9) - freebsd
device_create_vargs(9) - centos
device_get_state(9) - freebsd
struct_device_driver(9) - centos
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq