Searched refs:tcf_ematch_ops (Results 1 – 10 of 10) sorted by relevance
92 static struct tcf_ematch_ops *tcf_em_lookup(u16 kind) in tcf_em_lookup()94 struct tcf_ematch_ops *e = NULL; in tcf_em_lookup()122 int tcf_em_register(struct tcf_ematch_ops *ops) in tcf_em_register()125 struct tcf_ematch_ops *e; in tcf_em_register()154 void tcf_em_unregister(struct tcf_ematch_ops *ops) in tcf_em_unregister()
37 static struct tcf_ematch_ops em_u32_ops = {
53 static struct tcf_ematch_ops em_nbyte_ops = {
72 static struct tcf_ematch_ops em_cmp_ops = {
108 static struct tcf_ematch_ops em_ipset_ops = {
205 static struct tcf_ematch_ops em_canid_ops = {
128 static struct tcf_ematch_ops em_text_ops = {
270 static struct tcf_ematch_ops em_ipt_ops = {
986 static struct tcf_ematch_ops em_meta_ops = {
348 struct tcf_ematch_ops;360 struct tcf_ematch_ops * ops;426 struct tcf_ematch_ops { struct439 int tcf_em_register(struct tcf_ematch_ops *); argument440 void tcf_em_unregister(struct tcf_ematch_ops *);