FD.io VPP  v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
vl_api_control_ping_reply_t Struct Reference

Control ping from the client to the server response. More...

Data Fields

u32 context
 
i32 retval
 
u32 client_index
 
u32 vpe_pid
 

Detailed Description

Control ping from the client to the server response.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
retval- return code for the request
vpe_pid- the pid of the vpe, returned by the server

Definition at line 71 of file vpe.api.

Field Documentation

◆ client_index

u32 vl_api_control_ping_reply_t::client_index

Definition at line 75 of file vpe.api.

◆ context

u32 vl_api_control_ping_reply_t::context

Definition at line 73 of file vpe.api.

◆ retval

i32 vl_api_control_ping_reply_t::retval

Definition at line 74 of file vpe.api.

◆ vpe_pid

u32 vl_api_control_ping_reply_t::vpe_pid

Definition at line 76 of file vpe.api.


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