Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/netfilter/
A Dnf_log.c166 nf_logger_put(NFPROTO_IPV4, type); in nf_logger_find_get()
186 void nf_logger_put(int pf, enum nf_log_type type) in nf_logger_put() function
191 nf_logger_put(NFPROTO_IPV4, type); in nf_logger_put()
192 nf_logger_put(NFPROTO_IPV6, type); in nf_logger_put()
203 EXPORT_SYMBOL_GPL(nf_logger_put);
A Dxt_TRACE.c22 nf_logger_put(par->family, NF_LOG_TYPE_LOG); in trace_tg_destroy()
A Dxt_NFLOG.c64 nf_logger_put(par->family, NF_LOG_TYPE_ULOG); in nflog_tg_destroy()
A Dxt_LOG.c74 nf_logger_put(par->family, NF_LOG_TYPE_LOG); in log_tg_destroy()
A Dnft_log.c241 nf_logger_put(ctx->family, li->type); in nft_log_destroy()
/linux-6.3-rc2/include/net/netfilter/
A Dnf_log.h70 void nf_logger_put(int pf, enum nf_log_type type);

Completed in 7 milliseconds