Home
last modified time | relevance | path

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

/linux/net/sched/
A Dcls_api.c537 const struct tcf_proto_ops *tmplt_ops; in __tcf_chain_put() local
559 tmplt_ops = chain->tmplt_ops; in __tcf_chain_put()
564 tc_chain_notify_delete(tmplt_ops, tmplt_priv, chain->index, in __tcf_chain_put()
575 tc_chain_tmplt_del(tmplt_ops, tmplt_priv); in __tcf_chain_put()
2115 if (chain->tmplt_ops && chain->tmplt_ops != tp->ops) { in tc_new_tfilter()
2651 ops = tmplt_ops; in tc_chain_fill_node()
2702 if (tc_chain_fill_node(chain->tmplt_ops, chain->tmplt_priv, in tc_chain_notify()
2773 chain->tmplt_ops = ops; in tc_chain_tmplt_add()
2782 if (!tmplt_ops) in tc_chain_tmplt_del()
2785 tmplt_ops->tmplt_destroy(tmplt_priv); in tc_chain_tmplt_del()
[all …]
/linux/include/net/
A Dsch_generic.h465 const struct tcf_proto_ops *tmplt_ops; member

Completed in 15 milliseconds