Home
last modified time | relevance | path

Searched refs:dev_change_proto_down (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/core/
H A Dnet-sysfs.c484 return dev_change_proto_down(dev, (bool)proto_down); in change_proto_down()
H A Ddev.c8938 int dev_change_proto_down(struct net_device *dev, bool proto_down) in dev_change_proto_down() function
8948 EXPORT_SYMBOL(dev_change_proto_down);
H A Drtnetlink.c2581 err = dev_change_proto_down(dev, in do_set_proto_down()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h3983 int dev_change_proto_down(struct net_device *dev, bool proto_down);