Searched refs:RIB_MAXDEPTH (Results 1 – 1 of 1) sorted by relevance
28 #define RIB_MAXDEPTH 32 macro152 if ((rib == NULL) || (depth > RIB_MAXDEPTH)) { in rte_rib_lookup_exact()172 if ((rib == NULL) || (depth > RIB_MAXDEPTH)) { in rte_rib_get_nxt()249 if ((rib == NULL) || (depth > RIB_MAXDEPTH)) { in rte_rib_insert()