Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dem_ipset.c108 static struct tcf_ematch_ops em_ipset_ops = { variable
114 .link = LIST_HEAD_INIT(em_ipset_ops.link)
119 return tcf_em_register(&em_ipset_ops); in init_em_ipset()
124 tcf_em_unregister(&em_ipset_ops); in exit_em_ipset()