FD.io VPP  v17.07-30-g839fa73
Vector Packet Processing
vl_api_registration_ Struct Reference
+ Collaboration diagram for vl_api_registration_:

Data Fields

vl_registration_type_t registration_type
 
u32 vl_api_registration_pool_index
 
u8name
 
unix_shared_memory_queue_tvl_input_queue
 
u32 unix_file_index
 
i8unprocessed_input
 
u32 unprocessed_msg_length
 
u8output_vector
 
u32 server_handle
 
u32 server_index
 

Detailed Description

Definition at line 36 of file api_common.h.

Field Documentation

u8* vl_api_registration_::name

Definition at line 43 of file api_common.h.

u8* vl_api_registration_::output_vector

Definition at line 57 of file api_common.h.

vl_registration_type_t vl_api_registration_::registration_type

Definition at line 38 of file api_common.h.

u32 vl_api_registration_::server_handle

Definition at line 60 of file api_common.h.

u32 vl_api_registration_::server_index

Definition at line 61 of file api_common.h.

u32 vl_api_registration_::unix_file_index

Definition at line 54 of file api_common.h.

i8* vl_api_registration_::unprocessed_input

Definition at line 55 of file api_common.h.

u32 vl_api_registration_::unprocessed_msg_length

Definition at line 56 of file api_common.h.

u32 vl_api_registration_::vl_api_registration_pool_index

Definition at line 41 of file api_common.h.

unix_shared_memory_queue_t* vl_api_registration_::vl_input_queue

Definition at line 51 of file api_common.h.


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