Searched refs:RS_PACING_EXACT_MATCH (Results 1 – 2 of 2) sorted by relevance
87 #define RS_PACING_EXACT_MATCH 0x0001 /* Need an exact match for rate */ macro
834 } else if (flags & RS_PACING_EXACT_MATCH) { in tcp_int_find_suitable_rate()974 (flags & RS_PACING_EXACT_MATCH)) { in tcp_find_suitable_rate()981 if ((flags & RS_PACING_EXACT_MATCH) && in tcp_find_suitable_rate()