#include <packet.h>
Include dependency graph for metric.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | MetricList |
class | Metric |
class | RouteInfo |
Defines | |
#define | METRIC_ALLOC_PARAM_PER_TIME 1 |
#define | ROUTEINFO_DEFAULT_REACHABILITY UNREACHABLE |
#define | ROUTEINFO_ALLOC_CHILD_PER_TIME 1 |
Enumerations | |
enum | Reachability { REACHABLE, UNREACHABLE, MAYBE } |
Definition in file metric.h.
enum Reachability |