Searched refs:TIPC_NLA_BEARER_UDP_OPTS (Results 1 – 3 of 3) sorted by relevance
186 nest = mnl_attr_nest_start(nlh, TIPC_NLA_BEARER_UDP_OPTS); in nl_add_udp_enable_opts()274 opts_nest = mnl_attr_nest_start(nlh, TIPC_NLA_BEARER_UDP_OPTS); in udp_bearer_add()685 if (!attrs[TIPC_NLA_BEARER_UDP_OPTS]) in bearer_get_udp_cb()688 mnl_attr_parse_nested(attrs[TIPC_NLA_BEARER_UDP_OPTS], parse_attrs, opts); in bearer_get_udp_cb()
95 TIPC_NLA_BEARER_UDP_OPTS, /* nest */ enumerator