Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Dpkt_sched.h393 struct tc_service_curve { struct
394 __u32 m1; /* slope of the first segment in bps */
395 __u32 d; /* x-projection of the first segment in us */
396 __u32 m2; /* slope of the second segment in bps */
/external/libnl/include/linux-private/linux/
Dpkt_sched.h409 struct tc_service_curve { struct
410 __u32 m1; /* slope of the first segment in bps */
411 __u32 d; /* x-projection of the first segment in us */
412 __u32 m2; /* slope of the second segment in bps */
/external/bpftool/include/uapi/linux/
Dpkt_sched.h437 struct tc_service_curve { struct
438 __u32 m1; /* slope of the first segment in bps */
439 __u32 d; /* x-projection of the first segment in us */
440 __u32 m2; /* slope of the second segment in bps */
/external/kernel-headers/original/uapi/linux/
Dpkt_sched.h457 struct tc_service_curve { struct
458 __u32 m1; /* slope of the first segment in bps */
459 __u32 d; /* x-projection of the first segment in us */
460 __u32 m2; /* slope of the second segment in bps */
/external/libbpf/include/uapi/linux/
Dpkt_sched.h437 struct tc_service_curve { struct
438 __u32 m1; /* slope of the first segment in bps */
439 __u32 d; /* x-projection of the first segment in us */
440 __u32 m2; /* slope of the second segment in bps */