#include <netlink-types.h>
Public Member Functions | |
NL_TCA_GENERIC (c) | |
Data Fields | |
uint16_t | c_prio |
uint16_t | c_protocol |
struct rtnl_cls_ops * | c_ops |
rtnl_cls::NL_TCA_GENERIC | ( | c | ) |
struct rtnl_cls_ops* rtnl_cls::c_ops |
Referenced by rtnl_cls_data(), rtnl_cls_get_ops(), and rtnl_cls_lookup_ops().
uint16_t rtnl_cls::c_prio |
Referenced by rtnl_cls_get_prio(), and rtnl_cls_set_prio().
uint16_t rtnl_cls::c_protocol |
Referenced by rtnl_cls_get_protocol(), and rtnl_cls_set_protocol().