FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | test_registration_ |
Macros | |
#define | REGISTER_TEST(x) |
Typedefs | |
typedef clib_error_t *() | test_fn_t(clib_error_t *) |
typedef struct test_registration_ | test_registration_t |
Variables | |
test_registration_t * | test_registrations [CLIB_MARCH_TYPE_N_VARIANTS] |
#define REGISTER_TEST | ( | x | ) |
Definition at line 24 of file test_vector_funcs.h.
typedef clib_error_t*() test_fn_t(clib_error_t *) |
Definition at line 10 of file test_vector_funcs.h.
typedef struct test_registration_ test_registration_t |
test_registration_t* test_registrations[CLIB_MARCH_TYPE_N_VARIANTS] |