FD.io VPP  v19.08.1-401-g8e4ed521a
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

◆ client_index

u32 vl_api_ip_route_dump_t::client_index

Definition at line 124 of file ip.api.

◆ context

u32 vl_api_ip_route_dump_t::context

Definition at line 125 of file ip.api.

◆ table

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: