tcf_ematch_ops 324 include/net/pkt_cls.h struct tcf_ematch_ops; tcf_ematch_ops 336 include/net/pkt_cls.h struct tcf_ematch_ops * ops; tcf_ematch_ops 415 include/net/pkt_cls.h int tcf_em_register(struct tcf_ematch_ops *); tcf_ematch_ops 416 include/net/pkt_cls.h void tcf_em_unregister(struct tcf_ematch_ops *); tcf_ematch_ops 204 net/sched/em_canid.c static struct tcf_ematch_ops em_canid_ops = { tcf_ematch_ops 72 net/sched/em_cmp.c static struct tcf_ematch_ops em_cmp_ops = { tcf_ematch_ops 108 net/sched/em_ipset.c static struct tcf_ematch_ops em_ipset_ops = { tcf_ematch_ops 270 net/sched/em_ipt.c static struct tcf_ematch_ops em_ipt_ops = { tcf_ematch_ops 986 net/sched/em_meta.c static struct tcf_ematch_ops em_meta_ops = { tcf_ematch_ops 53 net/sched/em_nbyte.c static struct tcf_ematch_ops em_nbyte_ops = { tcf_ematch_ops 128 net/sched/em_text.c static struct tcf_ematch_ops em_text_ops = { tcf_ematch_ops 37 net/sched/em_u32.c static struct tcf_ematch_ops em_u32_ops = { tcf_ematch_ops 92 net/sched/ematch.c static struct tcf_ematch_ops *tcf_em_lookup(u16 kind) tcf_ematch_ops 94 net/sched/ematch.c struct tcf_ematch_ops *e = NULL; tcf_ematch_ops 122 net/sched/ematch.c int tcf_em_register(struct tcf_ematch_ops *ops) tcf_ematch_ops 125 net/sched/ematch.c struct tcf_ematch_ops *e; tcf_ematch_ops 154 net/sched/ematch.c void tcf_em_unregister(struct tcf_ematch_ops *ops)