Home
last modified time | relevance | path

Searched refs:found_idx (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_heap.c1179 unsigned int found_idx; in extseg_walk() local
1182 found_idx = msl - mcfg->memsegs; in extseg_walk()
1183 wa->msl = &mcfg->memsegs[found_idx]; in extseg_walk()