Home
last modified time | relevance | path

Searched refs:temp_ipv4 (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
477 temp_ipv4 = hash_entry->num_ipv4 + is_ipv4; in lm_searcher_mirror_hash_insert()
480 temp_depth_ipv4 = (temp_ipv4 / 2) + (temp_ipv4 % 2); in lm_searcher_mirror_hash_insert()
492 hash_entry->num_ipv4 = temp_ipv4; in lm_searcher_mirror_hash_insert()