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