Searched refs:RTE_RIB_NAMESIZE (Results 1 – 1 of 1) sorted by relevance
30 #define RTE_RIB_NAMESIZE 64 macro44 char name[RTE_RIB_NAMESIZE];397 char mem_name[RTE_RIB_NAMESIZE]; in rte_rib_create()428 if (strncmp(name, rib->name, RTE_RIB_NAMESIZE) == 0) in rte_rib_create()487 if (strncmp(name, rib->name, RTE_RIB_NAMESIZE) == 0) in rte_rib_find_existing()