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

/linux-4.4.14/net/sched/
H A Dem_text.c132 static struct tcf_ematch_ops em_text_ops = { variable in typeref:struct:tcf_ematch_ops
139 .link = LIST_HEAD_INIT(em_text_ops.link)
144 return tcf_em_register(&em_text_ops); init_em_text()
149 tcf_em_unregister(&em_text_ops); exit_em_text()

Completed in 87 milliseconds