Searched refs:tcf_em_unregister (Results 1 - 10 of 10) sorted by last modified time

/linux-master/include/net/
H A Dpkt_cls.h485 void tcf_em_unregister(struct tcf_ematch_ops *);
/linux-master/net/sched/
H A Dem_text.c147 tcf_em_unregister(&em_text_ops);
H A Dem_nbyte.c68 tcf_em_unregister(&em_nbyte_ops);
H A Dem_u32.c52 tcf_em_unregister(&em_u32_ops);
H A Dem_meta.c1006 tcf_em_unregister(&em_meta_ops);
H A Dem_cmp.c87 tcf_em_unregister(&em_cmp_ops);
H A Dem_canid.c222 tcf_em_unregister(&em_canid_ops);
H A Dematch.c70 * tcf_em_unregister(&my_ops);
144 * tcf_em_unregister - unregister and extended match
154 void tcf_em_unregister(struct tcf_ematch_ops *ops) function
160 EXPORT_SYMBOL(tcf_em_unregister); variable
H A Dem_ipt.c287 tcf_em_unregister(&em_ipt_ops);
H A Dem_ipset.c124 tcf_em_unregister(&em_ipset_ops);

Completed in 171 milliseconds