Home
last modified time | relevance | path

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

/linux/Documentation/networking/net_cachelines/
H A Dnet_device.rst169 unsigned_long:1 change_proto_down
/linux/drivers/net/
H A Dmacvlan.c1218 dev->change_proto_down = true; in macvlan_common_setup()
/linux/include/linux/
H A Dnetdevice.h2401 unsigned long change_proto_down:1; member
/linux/drivers/net/vxlan/
H A Dvxlan_core.c3364 dev->change_proto_down = true; in vxlan_setup()
/linux/net/core/
H A Drtnetlink.c2952 if (!dev->change_proto_down) { in do_set_proto_down()
H A Ddev.c9694 if (!dev->change_proto_down) in dev_change_proto_down()