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

Dump IP routes from a table. More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_ip_table_t table
 

Detailed Description

Dump IP routes from a table.

Template Parameters
client_index- opaque cookie to identify the sender
table- The table from which to dump routes (ony ID an AF are needed)

Definition at line 177 of file ip.api.

Field Documentation

◆ client_index

u32 vl_api_ip_route_dump_t::client_index

Definition at line 179 of file ip.api.

◆ context

u32 vl_api_ip_route_dump_t::context

Definition at line 180 of file ip.api.

◆ table

vl_api_ip_table_t vl_api_ip_route_dump_t::table

Definition at line 181 of file ip.api.


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