Searched refs:FIB6_NAMESIZE (Results 1 – 1 of 1) sorted by relevance
27 #define FIB6_NAMESIZE 64 macro39 char name[FIB6_NAMESIZE];151 char mem_name[FIB6_NAMESIZE]; in rte_fib6_create()184 if (strncmp(name, fib->name, FIB6_NAMESIZE) == 0) in rte_fib6_create()254 if (strncmp(name, fib->name, FIB6_NAMESIZE) == 0) in rte_fib6_find_existing()