Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dpkt_sched.h277 struct tc_gred_qopt { struct
278 __u32 limit; /* HARD maximal queue length (bytes) */
279 __u32 qth_min; /* Min average length threshold (bytes) */
280 __u32 qth_max; /* Max average length threshold (bytes) */
281 __u32 DP; /* up to 2^32 DPs */
282 __u32 backlog;
283 __u32 qave;
284 __u32 forced;
285 __u32 early;
286 __u32 other;
[all …]