FD.io VPP  v21.01.1
Vector Packet Processing
ct_accept_rpc_args Struct Reference

Data Fields

u32 ll_s_index
 
u32 thread_index
 
ip46_address_t ip
 
u16 port
 
u8 is_ip4
 
u32 opaque
 
u32 client_wrk_index
 

Detailed Description

Definition at line 237 of file application_local.c.

Field Documentation

◆ client_wrk_index

u32 ct_accept_rpc_args::client_wrk_index

Definition at line 245 of file application_local.c.

◆ ip

ip46_address_t ct_accept_rpc_args::ip

Definition at line 241 of file application_local.c.

◆ is_ip4

u8 ct_accept_rpc_args::is_ip4

Definition at line 243 of file application_local.c.

◆ ll_s_index

u32 ct_accept_rpc_args::ll_s_index

Definition at line 239 of file application_local.c.

◆ opaque

u32 ct_accept_rpc_args::opaque

Definition at line 244 of file application_local.c.

◆ port

u16 ct_accept_rpc_args::port

Definition at line 242 of file application_local.c.

◆ thread_index

u32 ct_accept_rpc_args::thread_index

Definition at line 240 of file application_local.c.


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