Searched refs:RTE_LPM6_NAMESIZE (Results 1 – 2 of 2) sorted by relevance
22 #define RTE_LPM6_NAMESIZE 32 macro
93 char name[RTE_LPM6_NAMESIZE]; /**< Name of the lpm. */243 char mem_name[RTE_LPM6_NAMESIZE]; in rte_lpm6_create()320 if (strncmp(name, lpm->name, RTE_LPM6_NAMESIZE) == 0) in rte_lpm6_create()391 if (strncmp(name, l->name, RTE_LPM6_NAMESIZE) == 0) in rte_lpm6_find_existing()