Searched refs:IFLA_PROTO_DOWN (Results 1 – 3 of 3) sorted by relevance
156 IFLA_PROTO_DOWN, enumerator
326 IFLA_PROTO_DOWN, enumerator
1669 if (nla_put_u8(skb, IFLA_PROTO_DOWN, dev->proto_down)) in rtnl_fill_proto_down()1867 [IFLA_PROTO_DOWN] = { .type = NLA_U8 },2884 if (tb[IFLA_PROTO_DOWN] || tb[IFLA_PROTO_DOWN_REASON]) { in do_setlink()2885 err = do_set_proto_down(dev, tb[IFLA_PROTO_DOWN], in do_setlink()