Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dcls_api.c690 unsigned int refcnt, non_act_refcnt; in __tcf_chain_put() local
711 non_act_refcnt = refcnt - chain->action_refcnt; in __tcf_chain_put()
715 if (non_act_refcnt == chain->explicitly_created && !by_act) { in __tcf_chain_put()
716 if (non_act_refcnt == 0) in __tcf_chain_put()