Searched refs:hash_depth_reached (Results 1 – 2 of 2) sorted by relevance
496 … if (context->searcher_hash.hash_depth_reached < hash_entry->depth_ipv4 + hash_entry->num_ipv6) { in lm_searcher_mirror_hash_insert()497 … context->searcher_hash.hash_depth_reached = hash_entry->depth_ipv4 + hash_entry->num_ipv6; in lm_searcher_mirror_hash_insert()
2795 u8_t hash_depth_reached; /* for debug */ member