Searched refs:RTE_RIB6_NAMESIZE (Results 1 – 1 of 1) sorted by relevance
21 #define RTE_RIB6_NAMESIZE 64 macro41 char name[RTE_RIB6_NAMESIZE];467 char mem_name[RTE_RIB6_NAMESIZE]; in rte_rib6_create()498 if (strncmp(name, rib->name, RTE_RIB6_NAMESIZE) == 0) in rte_rib6_create()563 if (strncmp(name, rib->name, RTE_RIB6_NAMESIZE) == 0) in rte_rib6_find_existing()