Searched refs:TIPC_NLA_PROP_MAX (Results 1 – 5 of 5) sorted by relevance
208 TIPC_NLA_PROP_MAX = __TIPC_NLA_PROP_MAX - 1 enumerator
833 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_bearer_enable()884 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_bearer_set()1052 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_media_set()
486 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_bc_link_set()
461 struct nlattr *prop[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_compat_link_stat_dump()466 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] = {1597 err = nla_parse_nested(props, TIPC_NLA_PROP_MAX, prop, in tipc_nl_parse_link_prop()1670 struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; in tipc_nl_link_set()