Home
last modified time | relevance | path

Searched defs:tc_gred_qopt (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.h299 struct tc_gred_qopt { struct
300 __u32 limit; /* HARD maximal queue length (bytes) */
301 __u32 qth_min; /* Min average length threshold (bytes) */
302 __u32 qth_max; /* Max average length threshold (bytes) */
303 __u32 DP; /* up to 2^32 DPs */
304 __u32 backlog;
305 __u32 qave;
306 __u32 forced;
307 __u32 early;
308 __u32 other;
[all …]
/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.h299 struct tc_gred_qopt { struct
300 __u32 limit; /* HARD maximal queue length (bytes) */
301 __u32 qth_min; /* Min average length threshold (bytes) */
302 __u32 qth_max; /* Max average length threshold (bytes) */
303 __u32 DP; /* up to 2^32 DPs */
304 __u32 backlog;
305 __u32 qave;
306 __u32 forced;
307 __u32 early;
308 __u32 other;
[all …]
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dpkt_sched.h326 struct tc_gred_qopt { struct
327 __u32 limit; /* HARD maximal queue length (bytes) */
328 __u32 qth_min; /* Min average length threshold (bytes) */
329 __u32 qth_max; /* Max average length threshold (bytes) */
330 __u32 DP; /* up to 2^32 DPs */
331 __u32 backlog;
332 __u32 qave;
333 __u32 forced;
334 __u32 early;
335 __u32 other;
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpkt_sched.h346 struct tc_gred_qopt { struct
347 __u32 limit; /* HARD maximal queue length (bytes) */
348 __u32 qth_min; /* Min average length threshold (bytes) */
349 __u32 qth_max; /* Max average length threshold (bytes) */
350 __u32 DP; /* up to 2^32 DPs */
351 __u32 backlog;
352 __u32 qave;
353 __u32 forced;
354 __u32 early;
355 __u32 other;
[all …]