Home
last modified time | relevance | path

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

/net/sched/
Dem_ipt.c270 static struct tcf_ematch_ops em_ipt_ops = { variable
277 .link = LIST_HEAD_INIT(em_ipt_ops.link)
282 return tcf_em_register(&em_ipt_ops); in init_em_ipt()
287 tcf_em_unregister(&em_ipt_ops); in exit_em_ipt()