IFLA_PROTO_DOWN  1637 net/core/rtnetlink.c 	    nla_put_u8(skb, IFLA_PROTO_DOWN, dev->proto_down) ||
IFLA_PROTO_DOWN  1744 net/core/rtnetlink.c 	[IFLA_PROTO_DOWN]	= { .type = NLA_U8 },
IFLA_PROTO_DOWN  2689 net/core/rtnetlink.c 	if (tb[IFLA_PROTO_DOWN]) {
IFLA_PROTO_DOWN  2691 net/core/rtnetlink.c 					    nla_get_u8(tb[IFLA_PROTO_DOWN]));