Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dem_cmp.c76 static struct tcf_ematch_ops em_cmp_ops = { variable
81 .link = LIST_HEAD_INIT(em_cmp_ops.link)
86 return tcf_em_register(&em_cmp_ops); in init_em_cmp()
91 tcf_em_unregister(&em_cmp_ops); in exit_em_cmp()