FD.io VPP
v18.07.1-13-g909ba93
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
class | VOM::route::ip_route_cmds::update_cmd |
A command class that creates or updates the route. More... | |
class | VOM::route::ip_route_cmds::delete_cmd |
A cmd class that deletes a route. More... | |
class | VOM::route::ip_route_cmds::dump_v4_cmd |
A cmd class that Dumps ipv4 fib. More... | |
class | VOM::route::ip_route_cmds::dump_v6_cmd |
A cmd class that Dumps ipv6 fib. More... | |
Namespaces | |
VOM | |
The VPP Object Model (VOM) library. | |
VOM::route | |
Types belonging to Routing. | |
VOM::route::ip_route_cmds | |