Searched refs:RIB_MAXDEPTH (Results 1 – 1 of 1) sorted by relevance
26 #define RIB_MAXDEPTH 32 macro150 if ((rib == NULL) || (depth > RIB_MAXDEPTH)) { in rte_rib_lookup_exact()170 if ((rib == NULL) || (depth > RIB_MAXDEPTH)) { in rte_rib_get_nxt()247 if ((rib == NULL) || (depth > RIB_MAXDEPTH)) { in rte_rib_insert()