Searched refs:last_ptr_id (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.c127 u32 last_ptr_id[TC_HTB_NUMPRIO]; member in struct:htb_class::__anon10933::htb_class_inner
177 u32 last_ptr_id[TC_HTB_MAXDEPTH][TC_HTB_NUMPRIO]; member in struct:htb_sched
486 p->un.inner.last_ptr_id[prio] = cl->classid;
871 sp->pid = cl->un.inner.last_ptr_id + prio;
888 q->last_ptr_id[level] + prio);
910 q->last_ptr_id[level] + prio);
932 q->last_ptr_id[level] + prio);

Completed in 202 milliseconds