Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dem_cmp.c72 static struct tcf_ematch_ops em_cmp_ops = { variable
77 .link = LIST_HEAD_INIT(em_cmp_ops.link)
82 return tcf_em_register(&em_cmp_ops); in init_em_cmp()
87 tcf_em_unregister(&em_cmp_ops); in exit_em_cmp()