Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dem_u32.c52 tcf_em_unregister(&em_u32_ops); in exit_em_u32()
H A Dem_nbyte.c68 tcf_em_unregister(&em_nbyte_ops); in exit_em_nbyte()
H A Dem_cmp.c87 tcf_em_unregister(&em_cmp_ops); in exit_em_cmp()
H A Dem_ipset.c124 tcf_em_unregister(&em_ipset_ops); in exit_em_ipset()
H A Dematch.c154 void tcf_em_unregister(struct tcf_ematch_ops *ops) in tcf_em_unregister() function
160 EXPORT_SYMBOL(tcf_em_unregister);
H A Dem_canid.c222 tcf_em_unregister(&em_canid_ops); in exit_em_canid()
H A Dem_text.c147 tcf_em_unregister(&em_text_ops); in exit_em_text()
H A Dem_ipt.c287 tcf_em_unregister(&em_ipt_ops); in exit_em_ipt()
H A Dem_meta.c1006 tcf_em_unregister(&em_meta_ops); in exit_em_meta()
/openbmc/linux/include/net/
H A Dpkt_cls.h474 void tcf_em_unregister(struct tcf_ematch_ops *);