Searched refs:RTE_RIB_NAMESIZE (Results 1 – 1 of 1) sorted by relevance
28 #define RTE_RIB_NAMESIZE 64 macro42 char name[RTE_RIB_NAMESIZE];395 char mem_name[RTE_RIB_NAMESIZE]; in rte_rib_create()426 if (strncmp(name, rib->name, RTE_RIB_NAMESIZE) == 0) in rte_rib_create()485 if (strncmp(name, rib->name, RTE_RIB_NAMESIZE) == 0) in rte_rib_find_existing()