Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dpkt_sched.h318 struct tc_service_curve struct
320 __u32 m1; /* slope of the first segment in bps */
321 __u32 d; /* x-projection of the first segment in us */
322 __u32 m2; /* slope of the second segment in bps */
/external/iproute2/include/linux/
Dpkt_sched.h298 struct tc_service_curve { struct
299 __u32 m1; /* slope of the first segment in bps */
300 __u32 d; /* x-projection of the first segment in us */
301 __u32 m2; /* slope of the second segment in bps */