Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dif_link.h342 IFLA_PROTO_DOWN_REASON, enumerator
/Linux-v5.10/net/core/
Drtnetlink.c1683 pr = nla_nest_start(skb, IFLA_PROTO_DOWN_REASON); in rtnl_fill_proto_down()
1877 [IFLA_PROTO_DOWN_REASON] = { .type = NLA_NESTED },
2876 if (tb[IFLA_PROTO_DOWN] || tb[IFLA_PROTO_DOWN_REASON]) { in do_setlink()
2878 tb[IFLA_PROTO_DOWN_REASON], extack); in do_setlink()