Searched refs:tmplt_ops (Results 1 – 2 of 2) sorted by relevance
696 const struct tcf_proto_ops *tmplt_ops; in __tcf_chain_put() local719 tmplt_ops = chain->tmplt_ops; in __tcf_chain_put()735 tc_chain_tmplt_del(tmplt_ops, tmplt_priv); in __tcf_chain_put()1600 if (chain->tmplt_ops && add) in tcf_block_playback_offloads()1618 if (chain->tmplt_ops && !add) in tcf_block_playback_offloads()2388 if (chain->tmplt_ops && chain->tmplt_ops != tp->ops) { in tc_new_tfilter()2926 ops = tmplt_ops; in tc_chain_fill_node()3059 chain->tmplt_ops = ops; in tc_chain_tmplt_add()3068 if (!tmplt_ops) in tc_chain_tmplt_del()3071 tmplt_ops->tmplt_destroy(tmplt_priv); in tc_chain_tmplt_del()[all …]
456 const struct tcf_proto_ops *tmplt_ops; member
Completed in 16 milliseconds