![]() |
FD.io VPP
v21.06-1-gbb7418cf9
Vector Packet Processing
|
Collaboration diagram for test_registration_:Data Fields | |
| char * | name |
| u8 | multiarch: 1 |
| test_fn_t * | fn |
| struct test_registration_ * | next |
Definition at line 12 of file test_vector_funcs.h.
| test_fn_t* test_registration_::fn |
Definition at line 16 of file test_vector_funcs.h.
| u8 test_registration_::multiarch |
Definition at line 15 of file test_vector_funcs.h.
| char* test_registration_::name |
Definition at line 14 of file test_vector_funcs.h.
| struct test_registration_* test_registration_::next |
Definition at line 17 of file test_vector_funcs.h.