Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dnet-sysfs.c482 static int change_proto_down(struct net_device *dev, unsigned long proto_down) in change_proto_down() function
499 return netdev_store(dev, attr, buf, len, change_proto_down); in proto_down_store()