Searched refs:TIPC_NLA_PROP_MAX (Results 1 – 4 of 4) sorted by relevance
208 TIPC_NLA_PROP_MAX = __TIPC_NLA_PROP_MAX - 1 enumerator
787 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_bearer_enable()838 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_bearer_set()1006 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_media_set()
457 struct nlattr *prop[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_compat_link_stat_dump()462 nla_parse_nested(prop, TIPC_NLA_PROP_MAX, link[TIPC_NLA_LINK_PROP], in tipc_nl_compat_link_stat_dump()
72 static const struct nla_policy tipc_nl_prop_policy[TIPC_NLA_PROP_MAX + 1] = {1839 err = nla_parse_nested(props, TIPC_NLA_PROP_MAX, prop, in tipc_nl_parse_link_prop()1909 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_link_set()