#include <utils.h>
Data Fields | |
const char * | name |
struct rtnl_cls_ops * | ops |
void(* | parse_argv )(struct rtnl_cls *, int, char **) |
struct nl_list_head | list |
struct nl_list_head cls_module::list |
Referenced by lookup_cls_mod(), register_cls_module(), and unregister_cls_module().
const char* cls_module::name |
Referenced by register_cls_module().
struct rtnl_cls_ops* cls_module::ops |
Referenced by lookup_cls_mod(), and register_cls_module().