FD.io VPP  v21.06
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
srcThe entity adding the route. either 0 for default or a value returned from fib_source_sdd.
table- The table from which to dump routes (ony ID an AF are needed)

Definition at line 206 of file ip.api.

Field Documentation

◆ client_index

u32 vl_api_ip_route_dump_t::client_index

Definition at line 208 of file ip.api.

◆ context

u32 vl_api_ip_route_dump_t::context

Definition at line 209 of file ip.api.

◆ table

vl_api_ip_table_t vl_api_ip_route_dump_t::table

Definition at line 210 of file ip.api.


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