Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Dnet-sysfs.c462 static int change_proto_down(struct net_device *dev, unsigned long proto_down) in change_proto_down()
Ddev.c9209 int dev_change_proto_down(struct net_device *dev, bool proto_down) in dev_change_proto_down()
9229 int dev_change_proto_down_generic(struct net_device *dev, bool proto_down) in dev_change_proto_down_generic()
Drtnetlink.c2545 bool proto_down; in do_set_proto_down() local
/Linux-v5.15/drivers/net/ethernet/rocker/
Drocker_main.c1999 bool proto_down) in rocker_port_change_proto_down()
/Linux-v5.15/include/linux/
Dnetdevice.h2254 bool proto_down; member