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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sched/
H A Dsch_htb.c210 static inline int htb_hash(u32 h) function
230 hlist_for_each_entry(cl, p, q->hash + htb_hash(handle), hlist) {
1469 hlist_add_head(&cl->hlist, q->hash + htb_hash(classid));

Completed in 105 milliseconds