TIPC_NLA_BEARER_PROP
if (attrs[TIPC_NLA_BEARER_PROP]) {
err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_BEARER_PROP],
if (attrs[TIPC_NLA_BEARER_PROP]) {
err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_BEARER_PROP],
prop = nla_nest_start_noflag(msg->skb, TIPC_NLA_BEARER_PROP);
[TIPC_NLA_BEARER_PROP] = { .type = NLA_NESTED },
prop = nla_nest_start_noflag(skb, TIPC_NLA_BEARER_PROP);
prop = nla_nest_start_noflag(skb, TIPC_NLA_BEARER_PROP);