Searched refs:tcf_ematch_ops (Results 1 – 10 of 10) sorted by relevance
96 static struct tcf_ematch_ops *tcf_em_lookup(u16 kind) in tcf_em_lookup()98 struct tcf_ematch_ops *e = NULL; in tcf_em_lookup()126 int tcf_em_register(struct tcf_ematch_ops *ops) in tcf_em_register()129 struct tcf_ematch_ops *e; in tcf_em_register()158 void tcf_em_unregister(struct tcf_ematch_ops *ops) in tcf_em_unregister()
41 static struct tcf_ematch_ops em_u32_ops = {
57 static struct tcf_ematch_ops em_nbyte_ops = {
76 static struct tcf_ematch_ops em_cmp_ops = {
111 static struct tcf_ematch_ops em_ipset_ops = {
208 static struct tcf_ematch_ops em_canid_ops = {
132 static struct tcf_ematch_ops em_text_ops = {
230 static struct tcf_ematch_ops em_ipt_ops = {
989 static struct tcf_ematch_ops em_meta_ops = {
407 struct tcf_ematch_ops;419 struct tcf_ematch_ops * ops;485 struct tcf_ematch_ops { struct498 int tcf_em_register(struct tcf_ematch_ops *); argument499 void tcf_em_unregister(struct tcf_ematch_ops *);