TIPC_NLA_BEARER_UDP_OPTS
if (attrs[TIPC_NLA_BEARER_UDP_OPTS]) {
attrs[TIPC_NLA_BEARER_UDP_OPTS]);
nest = nla_nest_start_noflag(msg->skb, TIPC_NLA_BEARER_UDP_OPTS);
if (!attrs[TIPC_NLA_BEARER_UDP_OPTS])
if (nla_parse_nested_deprecated(opts, TIPC_NLA_UDP_MAX, attrs[TIPC_NLA_BEARER_UDP_OPTS], tipc_nl_udp_policy, NULL))