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.c705 unsigned int refcnt, non_act_refcnt; in __tcf_chain_put() local
726 non_act_refcnt = refcnt - chain->action_refcnt; in __tcf_chain_put()
730 if (non_act_refcnt == chain->explicitly_created && !by_act) { in __tcf_chain_put()
731 if (non_act_refcnt == 0) in __tcf_chain_put()