FD.io VPP  v21.06
Vector Packet Processing
app_sapi_worker_add_del_reply_msg_ Struct Reference

Data Fields

i32 retval
 
u32 wrk_index
 
u64 app_event_queue_address
 
u64 segment_handle
 
u32 api_client_handle
 
u8 n_fds
 
u8 fd_flags
 
u8 is_add
 

Detailed Description

Definition at line 853 of file application_interface.h.

Field Documentation

◆ api_client_handle

u32 app_sapi_worker_add_del_reply_msg_::api_client_handle

Definition at line 859 of file application_interface.h.

◆ app_event_queue_address

u64 app_sapi_worker_add_del_reply_msg_::app_event_queue_address

Definition at line 857 of file application_interface.h.

◆ fd_flags

u8 app_sapi_worker_add_del_reply_msg_::fd_flags

Definition at line 861 of file application_interface.h.

◆ is_add

u8 app_sapi_worker_add_del_reply_msg_::is_add

Definition at line 862 of file application_interface.h.

◆ n_fds

u8 app_sapi_worker_add_del_reply_msg_::n_fds

Definition at line 860 of file application_interface.h.

◆ retval

i32 app_sapi_worker_add_del_reply_msg_::retval

Definition at line 855 of file application_interface.h.

◆ segment_handle

u64 app_sapi_worker_add_del_reply_msg_::segment_handle

Definition at line 858 of file application_interface.h.

◆ wrk_index

u32 app_sapi_worker_add_del_reply_msg_::wrk_index

Definition at line 856 of file application_interface.h.


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