Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dxt_hashlimit.c720 static u32 hashlimit_byte_cost(unsigned int len, struct dsthash_ent *dh) in hashlimit_byte_cost() function
785 cost = hashlimit_byte_cost(skb->len, dh); in hashlimit_mt_common()