dev_change_proto_down (9) Linux Manual Page
dev_change_proto_down – update protocol port state information
Synopsis
int dev_change_proto_down(struct net_device *dev, bool proto_down);
Arguments
dev
-
- device
proto_down
- new value
Description
This info can be used by switch drivers to set the phys state of the port.
