Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dnet-sysfs.c406 static int change_proto_down(struct net_device *dev, unsigned long proto_down) in change_proto_down()
Ddev.c6166 int dev_change_proto_down(struct net_device *dev, bool proto_down) in dev_change_proto_down()
/linux-4.4.14/drivers/net/ethernet/rocker/
Drocker.c4287 bool proto_down) in rocker_port_change_proto_down()
/linux-4.4.14/include/linux/
Dnetdevice.h1801 bool proto_down; member