Searched refs:left_idx (Results 1 – 1 of 1) sorted by relevance
410 uint32_t left_idx = get_idx(ledge, 0, first_idx_len, first_byte_idx); in install_to_dp() local413 ent = get_tbl_p_by_idx(common_root_tbl, left_idx, dp->nh_sz); in install_to_dp()419 if (right_idx > left_idx + 1) { in install_to_dp()420 ent = get_tbl_p_by_idx(common_root_tbl, left_idx + 1, in install_to_dp()423 right_idx - (left_idx + 1)); in install_to_dp()