Home
last modified time | relevance | path

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

/linux/net/netfilter/
A Dxt_RATEEST.c75 void xt_rateest_put(struct net *net, struct xt_rateest *est) in xt_rateest_put() function
91 EXPORT_SYMBOL_GPL(xt_rateest_put);
134 xt_rateest_put(par->net, est); in xt_rateest_tg_checkentry()
179 xt_rateest_put(par->net, info->est); in xt_rateest_tg_destroy()
A Dxt_rateest.c111 xt_rateest_put(par->net, est1); in xt_rateest_mt_checkentry()
120 xt_rateest_put(par->net, info->est1); in xt_rateest_mt_destroy()
122 xt_rateest_put(par->net, info->est2); in xt_rateest_mt_destroy()
/linux/include/net/netfilter/
A Dxt_rateest.h25 void xt_rateest_put(struct net *net, struct xt_rateest *est);

Completed in 4 milliseconds