Searched refs:TC_RED_NODROP (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/
H A Dred.h221 if ((flags & TC_RED_NODROP) && !(flags & TC_RED_ECN)) {
/linux-master/net/sched/
H A Dsch_red.c53 #define TC_RED_SUPPORTED_FLAGS (TC_RED_HISTORIC_FLAGS | TC_RED_NODROP)
67 return q->flags & TC_RED_NODROP;
/linux-master/include/uapi/linux/
H A Dpkt_sched.h291 #define TC_RED_NODROP 8 macro

Completed in 234 milliseconds