Home
last modified time | relevance | path

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

/net/sched/
Dem_canid.c204 static struct tcf_ematch_ops em_canid_ops = { variable
211 .link = LIST_HEAD_INIT(em_canid_ops.link)
216 return tcf_em_register(&em_canid_ops); in init_em_canid()
221 tcf_em_unregister(&em_canid_ops); in exit_em_canid()