Home
last modified time | relevance | path

Searched refs:TIPC_NLA_PROP_MAX (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dtipc_netlink.h296 TIPC_NLA_PROP_MAX = __TIPC_NLA_PROP_MAX - 1 enumerator
/openbmc/linux/net/tipc/
H A Dnetlink.c116 const struct nla_policy tipc_nl_prop_policy[TIPC_NLA_PROP_MAX + 1] = {
H A Dbearer.c1036 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in __tipc_nl_bearer_enable()
1140 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in __tipc_nl_bearer_set()
1337 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in __tipc_nl_media_set()
H A Dnetlink_compat.c546 struct nlattr *prop[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_compat_link_stat_dump()
562 err = nla_parse_nested_deprecated(prop, TIPC_NLA_PROP_MAX, in tipc_nl_compat_link_stat_dump()
H A Dbcast.c656 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_bc_link_set()
H A Dlink.c2594 err = nla_parse_nested_deprecated(props, TIPC_NLA_PROP_MAX, prop, in tipc_nl_parse_link_prop()
H A Dnode.c2462 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_node_set_link()