Searched refs:temp_depth_ipv4 (Results 1 – 1 of 1) sorted by relevance
451 u8_t temp_ipv6, temp_ipv4, temp_depth_ipv4, is_ipv4; in lm_searcher_mirror_hash_insert() local480 temp_depth_ipv4 = (temp_ipv4 / 2) + (temp_ipv4 % 2); in lm_searcher_mirror_hash_insert()481 if (temp_depth_ipv4 < hash_entry->depth_ipv4) { in lm_searcher_mirror_hash_insert()482 temp_depth_ipv4 = hash_entry->depth_ipv4; in lm_searcher_mirror_hash_insert()485 if (temp_depth_ipv4 + temp_ipv6 > SRC_HASH_DEPTH_TH) { in lm_searcher_mirror_hash_insert()493 hash_entry->depth_ipv4 = temp_depth_ipv4; in lm_searcher_mirror_hash_insert()