Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_hashlimit.c503 static u32 user2credits_byte(u32 user) in user2credits_byte() function
596 dh->rateinfo.cost = user2credits_byte(hinfo->cfg.avg); in rateinfo_init()
882 if (user2credits_byte(cfg->avg) == 0) { in hashlimit_mt_check_common()