Home
last modified time | relevance | path

Searched defs:tc_netem_slot (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.h595 struct tc_netem_slot { struct
596 __s64 min_delay; /* nsec */
597 __s64 max_delay;
598 __s32 max_packets;
599 __s32 max_bytes;
600 __s64 dist_delay; /* nsec */
601 __s64 dist_jitter; /* nsec */
/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.h595 struct tc_netem_slot { struct
596 __s64 min_delay; /* nsec */
597 __s64 max_delay;
598 __s32 max_packets;
599 __s32 max_bytes;
600 __s64 dist_delay; /* nsec */
601 __s64 dist_jitter; /* nsec */
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dpkt_sched.h622 struct tc_netem_slot { struct
623 __s64 min_delay; /* nsec */
624 __s64 max_delay;
625 __s32 max_packets;
626 __s32 max_bytes;
627 __s64 dist_delay; /* nsec */
628 __s64 dist_jitter; /* nsec */
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpkt_sched.h642 struct tc_netem_slot { struct
643 __s64 min_delay; /* nsec */
644 __s64 max_delay;
645 __s32 max_packets;
646 __s32 max_bytes;
647 __s64 dist_delay; /* nsec */
648 __s64 dist_jitter; /* nsec */