dev_change_proto_down
int dev_change_proto_down(struct net_device *dev, bool proto_down);
return dev_change_proto_down(dev, (bool)proto_down);