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