Home
last modified time | relevance | path

Searched refs:rates_v1 (Results 1 – 1 of 1) sorted by relevance

/external/iptables/extensions/
Dlibxt_hashlimit.c607 } rates_v1[] = { { "day", XT_HASHLIMIT_SCALE*24*60*60 }, variable
621 const struct rates *_rates = (revision == 1) ? rates_v1 : rates; in print_rate()