FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | qst_t |
Macros | |
#define | THRESH 4 /* threshold for insertion */ |
#define | MTHRESH 6 /* threshold for median */ |
Functions | |
static void | qst (qst_t *q, char *base, char *max) |
void | qsort (void *base, uword n, uword size, int(*compar)(const void *, const void *)) |