#include <network.hpp>
Public Attributes | |
InetAddr | dst |
InetAddr | src |
unsigned | metric |
std::string | ifname |
RoutingTable | table |
InetAddr lxcpp::Route::dst |
std::string lxcpp::Route::ifname |
unsigned lxcpp::Route::metric |
InetAddr lxcpp::Route::src |
RoutingTable lxcpp::Route::table |