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

/external/iproute2/tc/
H A Dq_red.c94 opt.flags |= TC_RED_ECN;
186 if (qopt->flags & TC_RED_ECN)
205 #ifdef TC_RED_ECN
H A Dq_choke.c155 opt.flags |= TC_RED_ECN;
190 if (qopt->flags & TC_RED_ECN)
H A Dq_sfq.c142 opt.flags |= TC_RED_ECN;
240 if (qopt_ext->flags & TC_RED_ECN)
/external/libnl/include/linux-private/linux/
H A Dpkt_sched.h218 #define TC_RED_ECN 1 macro
/external/iproute2/include/linux/
H A Dpkt_sched.h253 #define TC_RED_ECN 1 macro
/external/kernel-headers/original/uapi/linux/
H A Dpkt_sched.h254 #define TC_RED_ECN 1 macro

Completed in 47 milliseconds