Home
last modified time | relevance | path

Searched refs:TC_HTB_MAXDEPTH (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/net/sched/
A Dsch_htb.c126 int deficit[TC_HTB_MAXDEPTH];
174 s64 near_ev_cache[TC_HTB_MAXDEPTH];
176 int row_mask[TC_HTB_MAXDEPTH];
178 struct htb_level hlevel[TC_HTB_MAXDEPTH];
822 } stk[TC_HTB_MAXDEPTH], *sp = stk; in htb_lookup_leaf()
963 for (level = 0; level < TC_HTB_MAXDEPTH; level++) { in htb_dequeue()
1978 : TC_HTB_MAXDEPTH) - 1; in htb_change_class()
/linux-6.3-rc2/tools/include/uapi/linux/
A Dpkt_sched.h386 #define TC_HTB_MAXDEPTH 8 macro
/linux-6.3-rc2/include/uapi/linux/
A Dpkt_sched.h406 #define TC_HTB_MAXDEPTH 8 macro

Completed in 21 milliseconds