Lines Matching refs:tcf_meta_ops
162 static struct tcf_meta_ops *find_ife_oplist(u16 metaid)
164 struct tcf_meta_ops *o;
180 int register_ife_op(struct tcf_meta_ops *mops)
182 struct tcf_meta_ops *m;
208 int unregister_ife_op(struct tcf_meta_ops *mops)
210 struct tcf_meta_ops *m;
227 static int ife_validate_metatype(struct tcf_meta_ops *ops, void *val, int len)
267 struct tcf_meta_ops *ops = find_ife_oplist(metaid);
295 static int __add_metainfo(const struct tcf_meta_ops *ops,
325 static int add_metainfo_and_get_ops(const struct tcf_meta_ops *ops,
342 const struct tcf_meta_ops *ops = find_ife_oplist(metaid);
356 struct tcf_meta_ops *o;