Searched refs:tbl24_tmp (Results 1 – 1 of 1) sorted by relevance
268 uint64_t tbl24_tmp; in install_to_fib() local280 if ((tbl24_tmp & DIR24_8_EXT_ENT) != in install_to_fib()287 tbl8_idx = tbl8_alloc(dp, tbl24_tmp); in install_to_fib()302 tbl8_idx = tbl24_tmp >> 1; in install_to_fib()317 if ((tbl24_tmp & DIR24_8_EXT_ENT) != in install_to_fib()319 tbl8_idx = tbl8_alloc(dp, tbl24_tmp); in install_to_fib()328 tbl8_idx = tbl24_tmp >> 1; in install_to_fib()339 tbl24_tmp = get_tbl24(dp, ledge, dp->nh_sz); in install_to_fib()340 if ((tbl24_tmp & DIR24_8_EXT_ENT) != in install_to_fib()342 tbl8_idx = tbl8_alloc(dp, tbl24_tmp); in install_to_fib()[all …]