FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | clib_anneal_param_t |
Macros | |
#define | CLIB_ANNEAL_VERBOSE (1<<0) |
#define | CLIB_ANNEAL_MINIMIZE (1<<1) /* mutually exclusive */ |
#define | CLIB_ANNEAL_MAXIMIZE (1<<2) /* mutually exclusive */ |
Functions | |
void | clib_anneal (clib_anneal_param_t *p) |
#define CLIB_ANNEAL_MAXIMIZE (1<<2) /* mutually exclusive */ |
#define CLIB_ANNEAL_MINIMIZE (1<<1) /* mutually exclusive */ |
void clib_anneal | ( | clib_anneal_param_t * | p | ) |