FD.io VPP  v21.01.1
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 823 of file application_interface.h.

Field Documentation

◆ api_client_handle

u32 app_sapi_worker_add_del_reply_msg_::api_client_handle

Definition at line 829 of file application_interface.h.

◆ app_event_queue_address

u64 app_sapi_worker_add_del_reply_msg_::app_event_queue_address

Definition at line 827 of file application_interface.h.

◆ fd_flags

u8 app_sapi_worker_add_del_reply_msg_::fd_flags

Definition at line 831 of file application_interface.h.

◆ is_add

u8 app_sapi_worker_add_del_reply_msg_::is_add

Definition at line 832 of file application_interface.h.

◆ n_fds

u8 app_sapi_worker_add_del_reply_msg_::n_fds

Definition at line 830 of file application_interface.h.

◆ retval

i32 app_sapi_worker_add_del_reply_msg_::retval

Definition at line 825 of file application_interface.h.

◆ segment_handle

u64 app_sapi_worker_add_del_reply_msg_::segment_handle

Definition at line 828 of file application_interface.h.

◆ wrk_index

u32 app_sapi_worker_add_del_reply_msg_::wrk_index

Definition at line 826 of file application_interface.h.


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