Searched refs:TC_RED_ECN (Results 1 – 3 of 3) sorted by relevance
221 if ((flags & TC_RED_NODROP) && !(flags & TC_RED_ECN)) { in red_validate_flags()
83 return q->flags & TC_RED_ECN; in use_ecn()
271 #define TC_RED_ECN 1 macro