Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A 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 */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A 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 */
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A 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 */
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpkt_sched.h456 struct tc_service_curve { struct
457 __u32 m1; /* slope of the first segment in bps */
458 __u32 d; /* x-projection of the first segment in us */
459 __u32 m2; /* slope of the second segment in bps */