Apache Mesos
Classes | Namespaces | Functions | Variables
handle.hpp File Reference
#include <stdint.h>
#include <iosfwd>
#include <netlink/route/tc.h>
#include <stout/try.hpp>

Go to the source code of this file.

Classes

class  routing::Handle
 

Namespaces

 routing
 

Functions

std::ostream & routing::operator<< (std::ostream &stream, const Handle &handle)
 

Variables

constexpr Handle routing::EGRESS_ROOT = Handle(TC_H_ROOT)
 
constexpr Handle routing::INGRESS_ROOT = Handle(TC_H_INGRESS)