Searched refs:ref_node (Results 1 – 1 of 1) sorted by relevance
440 struct rte_acl_node *ref_node; in acl_deref_ptr() local444 ref_node = node->ptrs[index].ptr; in acl_deref_ptr()445 ref_node->ref_count--; in acl_deref_ptr()446 if (ref_node->ref_count == 0) in acl_deref_ptr()447 acl_free_node(context, ref_node); in acl_deref_ptr()