Home
last modified time | relevance | path

Searched refs:TC_RED_ECN (Results 1 – 6 of 6) sorted by relevance

/external/iproute2/tc/
Dq_red.c94 opt.flags |= TC_RED_ECN; in red_parse_opt()
186 if (qopt->flags & TC_RED_ECN) in red_print_opt()
205 #ifdef TC_RED_ECN in red_print_xstats()
Dq_choke.c155 opt.flags |= TC_RED_ECN; in choke_parse_opt()
190 if (qopt->flags & TC_RED_ECN) in choke_print_opt()
Dq_sfq.c142 opt.flags |= TC_RED_ECN; in sfq_parse_opt()
240 if (qopt_ext->flags & TC_RED_ECN) in sfq_print_opt()
/external/libnl/include/linux/
Dpkt_sched.h181 #define TC_RED_ECN 1 macro
/external/kernel-headers/original/uapi/linux/
Dpkt_sched.h249 #define TC_RED_ECN 1 macro
/external/iproute2/include/linux/
Dpkt_sched.h253 #define TC_RED_ECN 1 macro