Searched refs:tmp_depth (Results 1 – 2 of 2) sorted by relevance
463 uint8_t tmp_depth; in modify_dp() local473 rte_rib6_get_depth(tmp, &tmp_depth); in modify_dp()474 if (tmp_depth == depth) in modify_dp()478 get_nxt_net(ledge, tmp_depth); in modify_dp()485 get_nxt_net(redge, tmp_depth); in modify_dp()514 uint8_t tmp_depth, depth_diff = 0, parent_depth = 24; in trie_modify() local534 rte_rib6_get_depth(tmp, &tmp_depth); in trie_modify()535 parent_depth = RTE_MAX(tmp_depth, 24); in trie_modify()
368 uint8_t tmp_depth; in modify_fib() local375 rte_rib_get_depth(tmp, &tmp_depth); in modify_fib()376 if (tmp_depth == depth) in modify_fib()379 redge = tmp_ip & rte_rib_depth_to_mask(tmp_depth); in modify_fib()382 (uint32_t)(1ULL << (32 - tmp_depth)); in modify_fib()390 (uint32_t)(1ULL << (32 - tmp_depth)); in modify_fib()