Home
last modified time | relevance | path

Searched refs:IFLA_PROTO_DOWN_REASON (Results 1 – 2 of 2) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dif_link.h363 IFLA_PROTO_DOWN_REASON, enumerator
/linux/net/core/
H A Drtnetlink.c1957 pr = nla_nest_start(skb, IFLA_PROTO_DOWN_REASON); in rtnl_fill_proto_down()
2236 [IFLA_PROTO_DOWN_REASON] = { .type = NLA_NESTED },
3330 if (tb[IFLA_PROTO_DOWN] || tb[IFLA_PROTO_DOWN_REASON]) { in do_setlink()
3332 tb[IFLA_PROTO_DOWN_REASON], extack); in do_setlink()