Home
last modified time | relevance | path

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

/external/libnl/include/linux/
Dpkt_sched.h253 struct tc_htb_glob struct
255 __u32 version; /* to match HTB/TC */
256 __u32 rate2quantum; /* bps->quantum divisor */
257 __u32 defcls; /* default class number */
258 __u32 debug; /* debug flags */
261 __u32 direct_pkts; /* count of non shapped packets */
/external/iproute2/include/linux/
Dpkt_sched.h336 struct tc_htb_glob { struct
337 __u32 version; /* to match HTB/TC */
338 __u32 rate2quantum; /* bps->quantum divisor */
339 __u32 defcls; /* default class number */
340 __u32 debug; /* debug flags */
343 __u32 direct_pkts; /* count of non shaped packets */
/external/kernel-headers/original/uapi/linux/
Dpkt_sched.h348 struct tc_htb_glob { struct
349 __u32 version; /* to match HTB/TC */
350 __u32 rate2quantum; /* bps->quantum divisor */
351 __u32 defcls; /* default class number */
352 __u32 debug; /* debug flags */
355 __u32 direct_pkts; /* count of non shaped packets */