Searched refs:tbl24_tmp (Results 1 – 1 of 1) sorted by relevance
264 uint64_t tbl24_tmp; in install_to_fib() local276 if ((tbl24_tmp & DIR24_8_EXT_ENT) != in install_to_fib()283 tbl8_idx = tbl8_alloc(dp, tbl24_tmp); in install_to_fib()298 tbl8_idx = tbl24_tmp >> 1; in install_to_fib()313 if ((tbl24_tmp & DIR24_8_EXT_ENT) != in install_to_fib()315 tbl8_idx = tbl8_alloc(dp, tbl24_tmp); in install_to_fib()324 tbl8_idx = tbl24_tmp >> 1; in install_to_fib()335 tbl24_tmp = get_tbl24(dp, ledge, dp->nh_sz); in install_to_fib()336 if ((tbl24_tmp & DIR24_8_EXT_ENT) != in install_to_fib()338 tbl8_idx = tbl8_alloc(dp, tbl24_tmp); in install_to_fib()[all …]