Searched refs:TIPC_NLA_BEARER_UDP_OPTS (Results 1 – 3 of 3) sorted by relevance
98 TIPC_NLA_BEARER_UDP_OPTS, /* nest */ enumerator
552 nest = nla_nest_start_noflag(msg->skb, TIPC_NLA_BEARER_UDP_OPTS); in tipc_udp_nl_add_bearer_data()681 if (!attrs[TIPC_NLA_BEARER_UDP_OPTS]) in tipc_udp_enable()684 …if (nla_parse_nested_deprecated(opts, TIPC_NLA_UDP_MAX, attrs[TIPC_NLA_BEARER_UDP_OPTS], tipc_nl_u… in tipc_udp_enable()
1077 if (attrs[TIPC_NLA_BEARER_UDP_OPTS]) { in tipc_nl_bearer_add()1079 attrs[TIPC_NLA_BEARER_UDP_OPTS]); in tipc_nl_bearer_add()