Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev_api.c170 int dev_change_proto_down(struct net_device *dev, bool proto_down) in dev_change_proto_down()
H A Dnet-sysfs.c624 static int change_proto_down(struct net_device *dev, unsigned long proto_down) in change_proto_down()
H A Drtnetlink.c2970 bool proto_down; in do_set_proto_down() local
H A Ddev.c9840 int netif_change_proto_down(struct net_device *dev, bool proto_down) in netif_change_proto_down()
/linux/include/linux/
H A Dnetdevice.h2429 bool proto_down; member