Home
last modified time | relevance | path

Searched refs:temp_ipv6 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dbnxe_context.c451 u8_t temp_ipv6, temp_ipv4, temp_depth_ipv4, is_ipv4; in lm_searcher_mirror_hash_insert() local
476 temp_ipv6 = hash_entry->num_ipv6 + (is_ipv4 ? 0 : 1); in lm_searcher_mirror_hash_insert()
485 if (temp_depth_ipv4 + temp_ipv6 > SRC_HASH_DEPTH_TH) { in lm_searcher_mirror_hash_insert()
491 hash_entry->num_ipv6 = temp_ipv6; in lm_searcher_mirror_hash_insert()