Searched refs:rateinfo_recalc (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/netfilter/ |
H A D | xt_hashlimit.c | 529 static void rateinfo_recalc(struct dsthash_ent *dh, unsigned long now, in rateinfo_recalc() function 748 rateinfo_recalc(dh, now, hinfo->cfg.mode, revision); in hashlimit_mt_common() 756 rateinfo_recalc(dh, now, hinfo->cfg.mode, revision); in hashlimit_mt_common() 1132 rateinfo_recalc(ent, jiffies, ht->cfg.mode, 2); in dl_seq_real_show_v2() 1147 rateinfo_recalc(ent, jiffies, ht->cfg.mode, 1); in dl_seq_real_show_v1() 1162 rateinfo_recalc(ent, jiffies, ht->cfg.mode, 3); in dl_seq_real_show()
|