Home
last modified time | relevance | path

Searched refs:tcf_em_register (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/net/sched/
H A Dem_u32.c47 return tcf_em_register(&em_u32_ops); in init_em_u32()
H A Dem_nbyte.c63 return tcf_em_register(&em_nbyte_ops); in init_em_nbyte()
H A Dem_cmp.c82 return tcf_em_register(&em_cmp_ops); in init_em_cmp()
H A Dem_ipset.c119 return tcf_em_register(&em_ipset_ops); in init_em_ipset()
H A Dematch.c122 int tcf_em_register(struct tcf_ematch_ops *ops) in tcf_em_register() function
141 EXPORT_SYMBOL(tcf_em_register);
H A Dem_canid.c217 return tcf_em_register(&em_canid_ops); in init_em_canid()
H A Dem_text.c142 return tcf_em_register(&em_text_ops); in init_em_text()
H A Dem_ipt.c282 return tcf_em_register(&em_ipt_ops); in init_em_ipt()
H A Dem_meta.c1001 return tcf_em_register(&em_meta_ops); in init_em_meta()
/openbmc/linux/include/net/
H A Dpkt_cls.h473 int tcf_em_register(struct tcf_ematch_ops *);