Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h343 IFLA_PROTO_DOWN_REASON, enumerator
/openbmc/linux/include/uapi/linux/
H A Dif_link.h363 IFLA_PROTO_DOWN_REASON, enumerator
/openbmc/linux/net/core/
H A Drtnetlink.c1766 pr = nla_nest_start(skb, IFLA_PROTO_DOWN_REASON); in rtnl_fill_proto_down()
2005 [IFLA_PROTO_DOWN_REASON] = { .type = NLA_NESTED },
3084 if (tb[IFLA_PROTO_DOWN] || tb[IFLA_PROTO_DOWN_REASON]) { in do_setlink()
3086 tb[IFLA_PROTO_DOWN_REASON], extack); in do_setlink()