FD.io VPP  v21.06-1-gbb7418cf9
Vector Packet Processing
test_registration_ Struct Reference
+ Collaboration diagram for test_registration_:

Data Fields

char * name
 
u8 multiarch: 1
 
test_fn_tfn
 
struct test_registration_next
 

Detailed Description

Definition at line 12 of file test_vector_funcs.h.

Field Documentation

◆ fn

test_fn_t* test_registration_::fn

Definition at line 16 of file test_vector_funcs.h.

◆ multiarch

u8 test_registration_::multiarch

Definition at line 15 of file test_vector_funcs.h.

◆ name

char* test_registration_::name

Definition at line 14 of file test_vector_funcs.h.

◆ next

struct test_registration_* test_registration_::next

Definition at line 17 of file test_vector_funcs.h.


The documentation for this struct was generated from the following file: