Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnet-sysfs.c508 return dev_change_proto_down(dev, (bool)proto_down); in change_proto_down()
H A Drtnetlink.c2978 err = dev_change_proto_down(dev, in do_set_proto_down()
H A Ddev.c9384 int dev_change_proto_down(struct net_device *dev, bool proto_down) in dev_change_proto_down() function