Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dxt_RATEEST.c62 void xt_rateest_put(struct xt_rateest *est) in xt_rateest_put() function
76 EXPORT_SYMBOL_GPL(xt_rateest_put);
116 xt_rateest_put(est); in xt_rateest_tg_checkentry()
158 xt_rateest_put(info->est); in xt_rateest_tg_destroy()
Dxt_rateest.c116 xt_rateest_put(est1); in xt_rateest_mt_checkentry()
125 xt_rateest_put(info->est1); in xt_rateest_mt_destroy()
127 xt_rateest_put(info->est2); in xt_rateest_mt_destroy()
/linux-4.1.27/include/net/netfilter/
Dxt_rateest.h20 void xt_rateest_put(struct xt_rateest *est);