Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw.c248 cmpfunc(const void *a, const void *b) in cmpfunc() function
258 qsort(list, entries, sizeof(uint32_t), cmpfunc); in nicvf_roundup_list()