Home
last modified time | relevance | path

Searched defs:tc_htb_glob (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dpkt_sched.h250 struct tc_htb_glob { struct
251 __u32 version;
252 __u32 rate2quantum;
253 __u32 defcls;
254 __u32 debug;
256 __u32 direct_pkts;
/kernel/linux/linux-5.10/include/uapi/linux/
Dpkt_sched.h418 struct tc_htb_glob { struct
419 __u32 version; /* to match HTB/TC */
420 __u32 rate2quantum; /* bps->quantum divisor */
421 __u32 defcls; /* default class number */
422 __u32 debug; /* debug flags */
425 __u32 direct_pkts; /* count of non shaped packets */
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dpkt_sched.h292 struct tc_htb_glob { struct
293 __u32 version;
294 __u32 rate2quantum;
295 __u32 defcls;
296 __u32 debug;
297 __u32 direct_pkts;
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dpkt_sched.h398 struct tc_htb_glob { struct
399 __u32 version; /* to match HTB/TC */
400 __u32 rate2quantum; /* bps->quantum divisor */
401 __u32 defcls; /* default class number */
402 __u32 debug; /* debug flags */
405 __u32 direct_pkts; /* count of non shaped packets */