Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dcls_api.c1315 if (chain->tmplt_ops && chain->tmplt_ops != tp->ops) { in tc_new_tfilter()
1719 ops = chain->tmplt_ops; in tc_chain_fill_node()
1805 chain->tmplt_ops = ops; in tc_chain_tmplt_add()
1812 const struct tcf_proto_ops *ops = chain->tmplt_ops; in tc_chain_tmplt_del()
/Linux-v4.19/include/net/
Dsch_generic.h327 const struct tcf_proto_ops *tmplt_ops; member