Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dnet-sysfs.c408 return dev_change_proto_down(dev, (bool) proto_down); in change_proto_down()
Ddev.c6166 int dev_change_proto_down(struct net_device *dev, bool proto_down) in dev_change_proto_down() function
6176 EXPORT_SYMBOL(dev_change_proto_down);
Drtnetlink.c1927 err = dev_change_proto_down(dev, in do_setlink()
/linux-4.4.14/include/linux/
Dnetdevice.h3064 int dev_change_proto_down(struct net_device *dev, bool proto_down);