Searched refs:TIPC_NLA_NODE_MAX (Results 1 – 3 of 3) sorted by relevance
147 TIPC_NLA_NODE_MAX = __TIPC_NLA_NODE_MAX - 1 enumerator
843 struct nlattr *node[TIPC_NLA_NODE_MAX + 1]; in tipc_nl_compat_node_dump()845 nla_parse_nested(node, TIPC_NLA_NODE_MAX, attrs[TIPC_NLA_NODE], NULL); in tipc_nl_compat_node_dump()
54 static const struct nla_policy tipc_nl_node_policy[TIPC_NLA_NODE_MAX + 1] = {