Searched refs:QFQ_MAX_MAX_PACKET (Results 1 – 1 of 1) sorted by relevance
13 #define QFQ_MAX_MAX_PACKET (1 << 16) macro162 if (v < QFQ_MIN_MAX_PACKET || v > QFQ_MAX_MAX_PACKET) { in config_parse_quick_fair_queueing_max_packet()