Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Dpkt_sched.h346 struct tc_htb_opt { struct
347 struct tc_ratespec rate;
348 struct tc_ratespec ceil;
349 __u32 buffer;
350 __u32 cbuffer;
351 __u32 quantum;
352 __u32 level; /* out only */
353 __u32 prio;
/external/libnl/include/linux-private/linux/
Dpkt_sched.h362 struct tc_htb_opt { struct
363 struct tc_ratespec rate;
364 struct tc_ratespec ceil;
365 __u32 buffer;
366 __u32 cbuffer;
367 __u32 quantum;
368 __u32 level; /* out only */
369 __u32 prio;
/external/bpftool/include/uapi/linux/
Dpkt_sched.h389 struct tc_htb_opt { struct
390 struct tc_ratespec rate;
391 struct tc_ratespec ceil;
392 __u32 buffer;
393 __u32 cbuffer;
394 __u32 quantum;
395 __u32 level; /* out only */
396 __u32 prio;
/external/kernel-headers/original/uapi/linux/
Dpkt_sched.h409 struct tc_htb_opt { struct
410 struct tc_ratespec rate;
411 struct tc_ratespec ceil;
412 __u32 buffer;
413 __u32 cbuffer;
414 __u32 quantum;
415 __u32 level; /* out only */
416 __u32 prio;
/external/libbpf/include/uapi/linux/
Dpkt_sched.h389 struct tc_htb_opt { struct
390 struct tc_ratespec rate;
391 struct tc_ratespec ceil;
392 __u32 buffer;
393 __u32 cbuffer;
394 __u32 quantum;
395 __u32 level; /* out only */
396 __u32 prio;