Searched refs:tcf_meta_ops (Results 1 – 5 of 5) sorted by relevance
29 const struct tcf_meta_ops *ops;35 struct tcf_meta_ops { struct 64 int register_ife_op(struct tcf_meta_ops *mops); argument 65 int unregister_ife_op(struct tcf_meta_ops *mops);36 metaidtcf_meta_ops global() argument 37 metatypetcf_meta_ops global() argument 38 nametcf_meta_ops global() argument 39 synopsistcf_meta_ops global() argument 40 listtcf_meta_ops global() argument
162 static struct tcf_meta_ops *find_ife_oplist(u16 metaid) in find_ife_oplist() 164 struct tcf_meta_ops *o; in find_ife_oplist() 180 int register_ife_op(struct tcf_meta_ops *mops) in register_ife_op() 182 struct tcf_meta_ops *m; in register_ife_op() 208 int unregister_ife_op(struct tcf_meta_ops *mops) in unregister_ife_op() 210 struct tcf_meta_ops *m; in unregister_ife_op() 227 static int ife_validate_metatype(struct tcf_meta_ops *ops, void *val, int len) in ife_validate_metatype() 267 struct tcf_meta_ops *ops = find_ife_oplist(metaid); in load_metaops_and_vet() 295 static int __add_metainfo(const struct tcf_meta_ops *ops, in __add_metainfo() 325 static int add_metainfo_and_get_ops(const struct tcf_meta_ops *op[all...]
42 static struct tcf_meta_ops ife_prio_ops = {
42 static struct tcf_meta_ops ife_skbtcindex_ops = {
42 static struct tcf_meta_ops ife_skbmark_ops = {