Home
last modified time | relevance | path

Searched defs:MALLOC_ELEM_TRAILER_LEN (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_elem.h42 static const unsigned MALLOC_ELEM_TRAILER_LEN = 0; variable
58 static const unsigned MALLOC_ELEM_TRAILER_LEN = RTE_CACHE_LINE_SIZE; variable