FD.io VPP  v18.01-8-g0eacf49
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 86 of file vpe.api.

Field Documentation

u32 vl_api_cli_t::client_index

Definition at line 88 of file vpe.api.

u64 vl_api_cli_t::cmd_in_shmem

Definition at line 90 of file vpe.api.

u32 vl_api_cli_t::context

Definition at line 89 of file vpe.api.


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