Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dcls_api.c661 const struct tcf_proto_ops *tmplt_ops; in __tcf_chain_put() local
683 tmplt_ops = chain->tmplt_ops; in __tcf_chain_put()
688 tc_chain_notify_delete(tmplt_ops, tmplt_priv, chain->index, in __tcf_chain_put()
699 tc_chain_tmplt_del(tmplt_ops, tmplt_priv); in __tcf_chain_put()
2297 if (chain->tmplt_ops && chain->tmplt_ops != tp->ops) { in tc_new_tfilter()
2834 ops = tmplt_ops; in tc_chain_fill_node()
2891 if (tc_chain_fill_node(chain->tmplt_ops, chain->tmplt_priv, in tc_chain_notify()
2962 chain->tmplt_ops = ops; in tc_chain_tmplt_add()
2971 if (!tmplt_ops) in tc_chain_tmplt_del()
2974 tmplt_ops->tmplt_destroy(tmplt_priv); in tc_chain_tmplt_del()
[all …]
/linux-6.3-rc2/include/net/
A Dsch_generic.h448 const struct tcf_proto_ops *tmplt_ops; member

Completed in 14 milliseconds