Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dem_nbyte.c53 static struct tcf_ematch_ops em_nbyte_ops = { variable
58 .link = LIST_HEAD_INIT(em_nbyte_ops.link)
63 return tcf_em_register(&em_nbyte_ops); in init_em_nbyte()
68 tcf_em_unregister(&em_nbyte_ops); in exit_em_nbyte()