FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
class | VOM::route::path |
A path for IP or MPLS routes. More... | |
class | VOM::route::path::special_t |
Special path types. More... | |
class | VOM::route::ip_route |
A IP route. More... | |
Namespaces | |
VOM | |
The VPP Object Model (VOM) library. | |
VOM::route | |
Types belonging to Routing. | |
Typedefs | |
typedef std::set< path > | VOM::route::path_list_t |
A path-list is a set of paths. More... | |
Functions | |
std::ostream & | VOM::route::operator<< (std::ostream &os, const path_list_t &path_list) |
ostream output for iterator More... | |
std::ostream & | VOM::route::operator<< (std::ostream &os, const ip_route::key_t &key) |