FD.io VPP  v19.08-24-ge6a5712
Vector Packet Processing
vl_api_cli_t Struct Reference

Process a vpe parser cli string request. More...

Data Fields

u32 client_index
 
u32 context
 
u64 cmd_in_shmem
 

Detailed Description

Process a vpe parser cli string request.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
cmd_in_shmem- pointer to cli command string

Definition at line 85 of file vpe.api.

Field Documentation

u32 vl_api_cli_t::client_index

Definition at line 87 of file vpe.api.

u64 vl_api_cli_t::cmd_in_shmem

Definition at line 89 of file vpe.api.

u32 vl_api_cli_t::context

Definition at line 88 of file vpe.api.


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