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] = {
1005 struct nlattr *node[TIPC_NLA_NODE_MAX + 1]; in tipc_nl_compat_node_dump()1011 err = nla_parse_nested(node, TIPC_NLA_NODE_MAX, attrs[TIPC_NLA_NODE], in tipc_nl_compat_node_dump()