Searched refs:TIPC_NLA_NODE_MAX (Results 1 – 3 of 3) sorted by relevance
165 TIPC_NLA_NODE_MAX = __TIPC_NLA_NODE_MAX - 1 enumerator
102 const struct nla_policy tipc_nl_node_policy[TIPC_NLA_NODE_MAX + 1] = {
1086 struct nlattr *node[TIPC_NLA_NODE_MAX + 1]; in tipc_nl_compat_node_dump()1092 err = nla_parse_nested_deprecated(node, TIPC_NLA_NODE_MAX, in tipc_nl_compat_node_dump()