Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dem_text.c130 static struct tcf_ematch_ops em_text_ops = { variable
137 .link = LIST_HEAD_INIT(em_text_ops.link)
142 return tcf_em_register(&em_text_ops); in init_em_text()
147 tcf_em_unregister(&em_text_ops); in exit_em_text()