Searched refs:explicitly_created (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/sched/
H A Dcls_api.c657 bool explicitly_created)
666 if (explicitly_created) {
667 if (!chain->explicitly_created) {
671 chain->explicitly_created = false;
686 if (non_act_refcnt == chain->explicitly_created && !by_act) {
3119 chain->explicitly_created = true;
656 __tcf_chain_put(struct tcf_chain *chain, bool by_act, bool explicitly_created) argument
/linux-master/include/net/
H A Dsch_generic.h452 bool explicitly_created; member in struct:tcf_chain
462 * attached to the block (refcnt, action_refcnt, explicitly_created).

Completed in 118 milliseconds