Searched refs:tmplt_ops (Results 1 – 2 of 2) sorted by relevance
1315 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()
327 const struct tcf_proto_ops *tmplt_ops; member