Query: netif_stacked_transfer_operstate
OS: centos
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 3.10 June 2014 NETIF_STACKED_TRANSF(9)
| Related Man Pages |
|---|
| device_is_alive(9) - freebsd |
| device_create(9) - centos |
| device_create_with_groups(9) - centos |
| device_get_state(9) - freebsd |
| struct_class(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |