Home
last modified time | relevance | path

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

/net/netfilter/
Dnf_log.c173 nf_logger_put(NFPROTO_IPV4, type); in nf_logger_find_get()
196 void nf_logger_put(int pf, enum nf_log_type type) in nf_logger_put() function
201 nf_logger_put(NFPROTO_IPV4, type); in nf_logger_put()
202 nf_logger_put(NFPROTO_IPV6, type); in nf_logger_put()
214 EXPORT_SYMBOL_GPL(nf_logger_put);
Dxt_TRACE.c22 nf_logger_put(par->family, NF_LOG_TYPE_LOG); in trace_tg_destroy()
Dxt_NFLOG.c56 nf_logger_put(par->family, NF_LOG_TYPE_ULOG); in nflog_tg_destroy()
Dxt_LOG.c66 nf_logger_put(par->family, NF_LOG_TYPE_LOG); in log_tg_destroy()
Dnft_log.c223 nf_logger_put(ctx->family, li->type); in nft_log_destroy()