Home
last modified time | relevance | path

Searched defs:proto_down (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/net/core/
Dnet-sysfs.c485 static int change_proto_down(struct net_device *dev, unsigned long proto_down) in change_proto_down()
Drtnetlink.c2697 bool proto_down; in do_set_proto_down() local
Ddev.c9061 int dev_change_proto_down(struct net_device *dev, bool proto_down) in dev_change_proto_down()
/Linux-v6.6/include/linux/
Dnetdevice.h2385 bool proto_down; member