Searched refs:FIB6_NAMESIZE (Results 1 – 1 of 1) sorted by relevance
29 #define FIB6_NAMESIZE 64 macro41 char name[FIB6_NAMESIZE];153 char mem_name[FIB6_NAMESIZE]; in rte_fib6_create()186 if (strncmp(name, fib->name, FIB6_NAMESIZE) == 0) in rte_fib6_create()256 if (strncmp(name, fib->name, FIB6_NAMESIZE) == 0) in rte_fib6_find_existing()