Home
last modified time | relevance | path

Searched refs:SRC_HASH_DEPTH_TH (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.c453 #define SRC_HASH_DEPTH_TH 15 /* that is searcher's default MaxNumHops - 1 */ in lm_searcher_mirror_hash_insert() macro
485 if (temp_depth_ipv4 + temp_ipv6 > SRC_HASH_DEPTH_TH) { in lm_searcher_mirror_hash_insert()