#include <utils.h>
Data Fields | |
int | kind |
struct rtnl_ematch_ops * | ops |
void(* | parse_argv )(struct rtnl_ematch *, int, char **) |
struct nl_list_head | list |
int ematch_module::kind |
struct nl_list_head ematch_module::list |
struct rtnl_ematch_ops* ematch_module::ops |
void(* ematch_module::parse_argv)(struct rtnl_ematch *, int, char **) |