Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_hashlimit.c725 hashlimit_mt_common(const struct sk_buff *skb, struct xt_action_param *par, in hashlimit_mt_common() function
809 return hashlimit_mt_common(skb, par, hinfo, &cfg, 1); in hashlimit_mt_v1()
824 return hashlimit_mt_common(skb, par, hinfo, &cfg, 2); in hashlimit_mt_v2()
833 return hashlimit_mt_common(skb, par, hinfo, &info->cfg, 3); in hashlimit_mt()