Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dq_codel.c114 addattr_l(n, 1024, TCA_CODEL_LIMIT, &limit, sizeof(limit)); in codel_parse_opt()
144 if (tb[TCA_CODEL_LIMIT] && in codel_print_opt()
145 RTA_PAYLOAD(tb[TCA_CODEL_LIMIT]) >= sizeof(__u32)) { in codel_print_opt()
146 limit = rta_getattr_u32(tb[TCA_CODEL_LIMIT]); in codel_print_opt()
/external/kernel-headers/original/uapi/linux/
Dpkt_sched.h680 TCA_CODEL_LIMIT, enumerator
/external/iproute2/include/linux/
Dpkt_sched.h684 TCA_CODEL_LIMIT, enumerator