Searched defs:ht_old (Results 1 - 1 of 1) sorted by relevance

/net/sched/
H A Dcls_u32.c573 struct tc_u_hnode *ht_down = NULL, *ht_old; local
586 ht_old = rtnl_dereference(n->ht_down);
589 if (ht_old)
590 ht_old->refcnt--;

Completed in 21 milliseconds