Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/net/core/
Dnet-sysfs.c437 static int change_proto_down(struct net_device *dev, unsigned long proto_down) in change_proto_down()
Ddev.c7974 int dev_change_proto_down(struct net_device *dev, bool proto_down) in dev_change_proto_down()
/kernel/linux/linux-5.10/net/core/
Dnet-sysfs.c462 static int change_proto_down(struct net_device *dev, unsigned long proto_down) in change_proto_down()
Ddev.c8922 int dev_change_proto_down(struct net_device *dev, bool proto_down) in dev_change_proto_down()
8942 int dev_change_proto_down_generic(struct net_device *dev, bool proto_down) in dev_change_proto_down_generic()
Drtnetlink.c2541 bool proto_down; in do_set_proto_down() local
/kernel/linux/linux-4.19/drivers/net/ethernet/rocker/
Drocker_main.c2010 bool proto_down) in rocker_port_change_proto_down()
/kernel/linux/linux-5.10/drivers/net/ethernet/rocker/
Drocker_main.c2018 bool proto_down) in rocker_port_change_proto_down()
/kernel/linux/linux-5.10/include/linux/
Dnetdevice.h2162 bool proto_down; member
/kernel/linux/linux-4.19/include/linux/
Dnetdevice.h2033 bool proto_down; member