FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vl_api_ip_route_dump_t Struct Reference

Dump IP routes from a table. More...

+ Collaboration diagram for vl_api_ip_route_dump_t:

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 122 of file ip.api.

Field Documentation

u32 vl_api_ip_route_dump_t::client_index

Definition at line 124 of file ip.api.

u32 vl_api_ip_route_dump_t::context

Definition at line 125 of file ip.api.

vl_api_ip_table_t vl_api_ip_route_dump_t::table

Definition at line 126 of file ip.api.


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