FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
vl_api_ip_table_flush_t Struct Reference

IP table flush Flush a table of all routes. More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_ip_table_t table
 

Detailed Description

IP table flush Flush a table of all routes.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
table- The table to flush

Definition at line 116 of file ip.api.

Field Documentation

◆ client_index

u32 vl_api_ip_table_flush_t::client_index

Definition at line 118 of file ip.api.

◆ context

u32 vl_api_ip_table_flush_t::context

Definition at line 119 of file ip.api.

◆ table

vl_api_ip_table_t vl_api_ip_table_flush_t::table

Definition at line 120 of file ip.api.


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