FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
An IP route. More...
Data Fields | |
u32 | table_id |
u32 | stats_index |
vl_api_prefix_t | prefix |
u8 | n_paths |
vl_api_fib_path_t | paths [n_paths] |
An IP route.
table_id | The IP table the route is in |
stats_index | The index of the route in the stats segment |
prefix | the prefix for the route |
n_paths | The number of paths the route has |
paths | The paths of the route |