Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dxt_RATEEST.c78 void xt_rateest_put(struct net *net, struct xt_rateest *est) in xt_rateest_put() function
94 EXPORT_SYMBOL_GPL(xt_rateest_put);
134 xt_rateest_put(par->net, est); in xt_rateest_tg_checkentry()
178 xt_rateest_put(par->net, info->est); in xt_rateest_tg_destroy()
Dxt_rateest.c114 xt_rateest_put(par->net, est1); in xt_rateest_mt_checkentry()
123 xt_rateest_put(par->net, info->est1); in xt_rateest_mt_destroy()
125 xt_rateest_put(par->net, info->est2); in xt_rateest_mt_destroy()
/Linux-v4.19/include/net/netfilter/
Dxt_rateest.h25 void xt_rateest_put(struct net *net, struct xt_rateest *est);