Home
last modified time | relevance | path

Searched defs:tc_htb_opt (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-9/include/linux/
Dpkt_sched.h182 struct tc_htb_opt struct
184 struct tc_ratespec rate;
185 struct tc_ratespec ceil;
186 __u32 buffer;
187 __u32 cbuffer;
188 __u32 quantum;
189 __u32 level;
190 __u32 prio;
/development/ndk/platforms/android-21/include/linux/
Dpkt_sched.h299 struct tc_htb_opt { struct
300 struct tc_ratespec rate;
301 struct tc_ratespec ceil;
302 __u32 buffer;
304 __u32 cbuffer;
305 __u32 quantum;
306 __u32 level;
307 __u32 prio;