Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dem_u32.c56 tcf_em_unregister(&em_u32_ops); in exit_em_u32()
Dem_nbyte.c72 tcf_em_unregister(&em_nbyte_ops); in exit_em_nbyte()
Dem_cmp.c91 tcf_em_unregister(&em_cmp_ops); in exit_em_cmp()
Dem_ipset.c127 tcf_em_unregister(&em_ipset_ops); in exit_em_ipset()
Dematch.c158 void tcf_em_unregister(struct tcf_ematch_ops *ops) in tcf_em_unregister() function
164 EXPORT_SYMBOL(tcf_em_unregister);
Dem_canid.c225 tcf_em_unregister(&em_canid_ops); in exit_em_canid()
Dem_text.c149 tcf_em_unregister(&em_text_ops); in exit_em_text()
Dem_ipt.c247 tcf_em_unregister(&em_ipt_ops); in exit_em_ipt()
Dem_meta.c1006 tcf_em_unregister(&em_meta_ops); in exit_em_meta()
/Linux-v4.19/include/net/
Dpkt_cls.h499 void tcf_em_unregister(struct tcf_ematch_ops *);