Searched refs:RIB6_MAXDEPTH (Results 1 – 1 of 1) sorted by relevance
19 #define RIB6_MAXDEPTH 128 macro104 if (node->depth == RIB6_MAXDEPTH) in get_nxt_node()174 if ((rib == NULL) || (ip == NULL) || (depth > RIB6_MAXDEPTH)) { in rte_rib6_lookup_exact()213 if ((rib == NULL) || (ip == NULL) || (depth > RIB6_MAXDEPTH)) { in rte_rib6_get_nxt()297 (depth > RIB6_MAXDEPTH))) { in rte_rib6_insert()