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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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 84 milliseconds