Home
last modified time | relevance | path

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

/net/sched/
Dcls_api.c660 unsigned int refcnt, non_act_refcnt; in __tcf_chain_put() local
681 non_act_refcnt = refcnt - chain->action_refcnt; in __tcf_chain_put()
685 if (non_act_refcnt == chain->explicitly_created && !by_act) { in __tcf_chain_put()
686 if (non_act_refcnt == 0) in __tcf_chain_put()