Searched refs:rates_xlate (Results 1 – 1 of 1) sorted by relevance
155 static const struct rates rates_xlate[] = { variable172 if (period > rates_xlate[i].mult || in print_rate_xlate()173 rates_xlate[i].mult / period < rates_xlate[i].mult % period) in print_rate_xlate()176 xt_xlate_add(xl, " %u/%s", rates_xlate[i - 1].mult / period, in print_rate_xlate()177 rates_xlate[i - 1].name); in print_rate_xlate()