Searched refs:GRED_VQ_RED_FLAGS (Results 1 – 1 of 1) sorted by relevance
28 #define GRED_VQ_RED_FLAGS (TC_RED_ECN | TC_RED_HARDDROP) macro466 table->red_flags & GRED_VQ_RED_FLAGS; in gred_change_table_def()500 q->red_flags = table->red_flags & GRED_VQ_RED_FLAGS; in gred_change_vq()600 if (red_flags & ~GRED_VQ_RED_FLAGS) { in gred_vq_validate()