Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_link.h342 IFLA_PROTO_DOWN_REASON, enumerator
/OK3568_Linux_fs/kernel/net/core/
H A Drtnetlink.c1683 pr = nla_nest_start(skb, IFLA_PROTO_DOWN_REASON); in rtnl_fill_proto_down()
1879 [IFLA_PROTO_DOWN_REASON] = { .type = NLA_NESTED },
2879 if (tb[IFLA_PROTO_DOWN] || tb[IFLA_PROTO_DOWN_REASON]) { in do_setlink()
2881 tb[IFLA_PROTO_DOWN_REASON], extack); in do_setlink()