17 #ifndef __LINUX_ROUTING_QUEUEING_INGRESS_HPP__ 18 #define __LINUX_ROUTING_QUEUEING_INGRESS_HPP__ 33 constexpr
char KIND[] =
"ingress";
51 Try<bool> remove(
const std::string& link);
63 #endif // __LINUX_ROUTING_QUEUEING_INGRESS_HPP__
Definition: handle.hpp:38
Try< bool > exists(const std::string &link)
Definition: exists.hpp:26
constexpr Handle HANDLE
Definition: ingress.hpp:37
constexpr char KIND[]
Definition: ingress.hpp:33
Definition: diagnosis.hpp:30
Result< hashmap< std::string, uint64_t > > statistics(const std::string &link)
Try< bool > create(const std::string &link)