Home
last modified time | relevance | path

Searched refs:TCA_GRED_LIMIT (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/tc/
Dq_gred.c115 addattr32(n, 1024, TCA_GRED_LIMIT, limit); in init_gred()
294 if (tb[TCA_GRED_LIMIT] && in gred_print_opt()
295 RTA_PAYLOAD(tb[TCA_GRED_LIMIT]) == sizeof(__u32)) in gred_print_opt()
296 limit = RTA_DATA(tb[TCA_GRED_LIMIT]); in gred_print_opt()
/external/kernel-headers/original/uapi/linux/
Dpkt_sched.h271 TCA_GRED_LIMIT, enumerator
/external/iproute2/include/linux/
Dpkt_sched.h275 TCA_GRED_LIMIT, enumerator