Home
last modified time | relevance | path

Searched refs:TIPC_NLA_BEARER_UDP_OPTS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dtipc_netlink.h98 TIPC_NLA_BEARER_UDP_OPTS, /* nest */ enumerator
/openbmc/linux/net/tipc/
H A Dudp_media.c552 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()
H A Dbearer.c1088 if (attrs[TIPC_NLA_BEARER_UDP_OPTS]) { in tipc_nl_bearer_add()
1096 attrs[TIPC_NLA_BEARER_UDP_OPTS]); in tipc_nl_bearer_add()