Searched refs:RTE_RIB6_NAMESIZE (Results 1 – 1 of 1) sorted by relevance
23 #define RTE_RIB6_NAMESIZE 64 macro43 char name[RTE_RIB6_NAMESIZE];456 char mem_name[RTE_RIB6_NAMESIZE]; in rte_rib6_create()487 if (strncmp(name, rib->name, RTE_RIB6_NAMESIZE) == 0) in rte_rib6_create()552 if (strncmp(name, rib->name, RTE_RIB6_NAMESIZE) == 0) in rte_rib6_find_existing()