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

Data Fields

u32 client_index
 app client index More...
 
u32 wrk_index
 dst worker index More...
 
u8 data [64]
 rpc data More...
 

Detailed Description

Definition at line 546 of file application_interface.h.

Field Documentation

◆ client_index

u32 session_app_wrk_rpc_msg_::client_index

app client index

Definition at line 548 of file application_interface.h.

◆ data

u8 session_app_wrk_rpc_msg_::data[64]

rpc data

Definition at line 550 of file application_interface.h.

◆ wrk_index

u32 session_app_wrk_rpc_msg_::wrk_index

dst worker index

Definition at line 549 of file application_interface.h.


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