![]() |
FD.io VPP
v21.01-8-g9330de53e
Vector Packet Processing
|
Data Fields | |
| u32 | ll_s_index |
| u32 | thread_index |
| ip46_address_t | ip |
| u16 | port |
| u8 | is_ip4 |
| u32 | opaque |
| u32 | client_wrk_index |
Definition at line 237 of file application_local.c.
| u32 ct_accept_rpc_args::client_wrk_index |
Definition at line 245 of file application_local.c.
| ip46_address_t ct_accept_rpc_args::ip |
Definition at line 241 of file application_local.c.
| u8 ct_accept_rpc_args::is_ip4 |
Definition at line 243 of file application_local.c.
| u32 ct_accept_rpc_args::ll_s_index |
Definition at line 239 of file application_local.c.
| u32 ct_accept_rpc_args::opaque |
Definition at line 244 of file application_local.c.
| u16 ct_accept_rpc_args::port |
Definition at line 242 of file application_local.c.
| u32 ct_accept_rpc_args::thread_index |
Definition at line 240 of file application_local.c.