Home
last modified time | relevance | path

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

/external/libnl/include/linux-private/linux/
Dpkt_sched.h348 struct tc_service_curve { struct
349 __u32 m1; /* slope of the first segment in bps */
350 __u32 d; /* x-projection of the first segment in us */
351 __u32 m2; /* slope of the second segment in bps */
/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/kernel-headers/original/uapi/linux/
Dpkt_sched.h436 struct tc_service_curve { struct
437 __u32 m1; /* slope of the first segment in bps */
438 __u32 d; /* x-projection of the first segment in us */
439 __u32 m2; /* slope of the second segment in bps */