tcf_meta_ops
const struct tcf_meta_ops *ops;
int register_ife_op(struct tcf_meta_ops *mops);
int unregister_ife_op(struct tcf_meta_ops *mops);
static struct tcf_meta_ops *find_ife_oplist(u16 metaid)
struct tcf_meta_ops *o;
int register_ife_op(struct tcf_meta_ops *mops)
struct tcf_meta_ops *m;
int unregister_ife_op(struct tcf_meta_ops *mops)
struct tcf_meta_ops *m;
static int ife_validate_metatype(struct tcf_meta_ops *ops, void *val, int len)
struct tcf_meta_ops *ops = find_ife_oplist(metaid);
static int __add_metainfo(const struct tcf_meta_ops *ops,
static int add_metainfo_and_get_ops(const struct tcf_meta_ops *ops,
const struct tcf_meta_ops *ops = find_ife_oplist(metaid);
struct tcf_meta_ops *o;
static struct tcf_meta_ops ife_skbmark_ops = {
static struct tcf_meta_ops ife_prio_ops = {
static struct tcf_meta_ops ife_skbtcindex_ops = {