Home
last modified time | relevance | path

Searched refs:change_proto_down (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/networking/net_cachelines/
H A Dnet_device.rst170 unsigned_long:1 change_proto_down
/linux/drivers/net/
H A Dmacvlan.c1225 dev->change_proto_down = true; in macvlan_common_setup()
/linux/include/linux/
H A Dnetdevice.h2460 unsigned long change_proto_down:1; member
/linux/net/core/
H A Drtnetlink.c2990 if (!dev->change_proto_down) { in do_set_proto_down()
H A Ddev.c10140 if (!dev->change_proto_down) in netif_change_proto_down()