|
Apache Mesos
|
Namespaces | |
| action | |
| diagnosis | |
| filter | |
| link | |
| queueing | |
| route | |
Classes | |
| class | Handle |
| class | Netlink |
Functions | |
| template<> | |
| void | cleanup (struct rtnl_cls *cls) |
| std::ostream & | operator<< (std::ostream &stream, const Handle &handle) |
| template<typename T > | |
| void | cleanup (T *t) |
| template<> | |
| void | cleanup (struct nl_cache *cache) |
| template<> | |
| void | cleanup (struct nl_sock *sock) |
| Try< Netlink< struct nl_sock > > | socket (int protocol=NETLINK_ROUTE) |
| template<> | |
| void | cleanup (struct rtnl_link *link) |
| template<> | |
| void | cleanup (struct rtnl_qdisc *qdisc) |
| Try< Nothing > | check () |
Variables | |
| constexpr Handle | EGRESS_ROOT = Handle(TC_H_ROOT) |
| constexpr Handle | INGRESS_ROOT = Handle(TC_H_INGRESS) |
| void routing::cleanup | ( | T * | t | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| std::ostream& routing::operator<< | ( | std::ostream & | stream, |
| const Handle & | handle | ||
| ) |
1.8.5