Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dxt_rateest.c98 est1 = xt_rateest_lookup(par->net, info->name1); in xt_rateest_mt_checkentry()
104 est2 = xt_rateest_lookup(par->net, info->name2); in xt_rateest_mt_checkentry()
Dxt_RATEEST.c66 struct xt_rateest *xt_rateest_lookup(struct net *net, const char *name) in xt_rateest_lookup() function
76 EXPORT_SYMBOL_GPL(xt_rateest_lookup);
/Linux-v4.19/include/net/netfilter/
Dxt_rateest.h24 struct xt_rateest *xt_rateest_lookup(struct net *net, const char *name);