tcf_meta_ops       29 include/net/tc_act/tc_ife.h 	const struct tcf_meta_ops *ops;
tcf_meta_ops       64 include/net/tc_act/tc_ife.h int register_ife_op(struct tcf_meta_ops *mops);
tcf_meta_ops       65 include/net/tc_act/tc_ife.h int unregister_ife_op(struct tcf_meta_ops *mops);
tcf_meta_ops      162 net/sched/act_ife.c static struct tcf_meta_ops *find_ife_oplist(u16 metaid)
tcf_meta_ops      164 net/sched/act_ife.c 	struct tcf_meta_ops *o;
tcf_meta_ops      180 net/sched/act_ife.c int register_ife_op(struct tcf_meta_ops *mops)
tcf_meta_ops      182 net/sched/act_ife.c 	struct tcf_meta_ops *m;
tcf_meta_ops      208 net/sched/act_ife.c int unregister_ife_op(struct tcf_meta_ops *mops)
tcf_meta_ops      210 net/sched/act_ife.c 	struct tcf_meta_ops *m;
tcf_meta_ops      227 net/sched/act_ife.c static int ife_validate_metatype(struct tcf_meta_ops *ops, void *val, int len)
tcf_meta_ops      267 net/sched/act_ife.c 	struct tcf_meta_ops *ops = find_ife_oplist(metaid);
tcf_meta_ops      295 net/sched/act_ife.c static int __add_metainfo(const struct tcf_meta_ops *ops,
tcf_meta_ops      325 net/sched/act_ife.c static int add_metainfo_and_get_ops(const struct tcf_meta_ops *ops,
tcf_meta_ops      342 net/sched/act_ife.c 	const struct tcf_meta_ops *ops = find_ife_oplist(metaid);
tcf_meta_ops      356 net/sched/act_ife.c 	struct tcf_meta_ops *o;
tcf_meta_ops       42 net/sched/act_meta_mark.c static struct tcf_meta_ops ife_skbmark_ops = {
tcf_meta_ops       42 net/sched/act_meta_skbprio.c static struct tcf_meta_ops ife_prio_ops = {
tcf_meta_ops       42 net/sched/act_meta_skbtcindex.c static struct tcf_meta_ops ife_skbtcindex_ops = {