Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_hashlimit.c709 static u32 hashlimit_byte_cost(unsigned int len, struct dsthash_ent *dh) in hashlimit_byte_cost() function
774 cost = hashlimit_byte_cost(skb->len, dh); in hashlimit_mt_common()