Searched refs:RTE_MEMBER_NAMESIZE (Results 1 – 2 of 2) sorted by relevance
68 #define RTE_MEMBER_NAMESIZE 32 macro146 char name[RTE_MEMBER_NAMESIZE]; /* Name of this set summary. */
37 if (strncmp(name, setsum->name, RTE_MEMBER_NAMESIZE) == 0) in EAL_REGISTER_TAILQ()112 RTE_MEMBER_NAMESIZE) == 0) in rte_member_create()