Home
last modified time | relevance | path

Searched refs:nf_logger_find_get (Results 1 – 9 of 9) sorted by relevance

/linux/net/netfilter/
A Dxt_NFLOG.c52 ret = nf_logger_find_get(par->family, NF_LOG_TYPE_ULOG); in nflog_tg_check()
56 ret = nf_logger_find_get(par->family, NF_LOG_TYPE_ULOG); in nflog_tg_check()
A Dxt_LOG.c62 ret = nf_logger_find_get(par->family, NF_LOG_TYPE_LOG); in log_tg_check()
66 ret = nf_logger_find_get(par->family, NF_LOG_TYPE_LOG); in log_tg_check()
A Dnf_log.c154 int nf_logger_find_get(int pf, enum nf_log_type type) in nf_logger_find_get() function
160 ret = nf_logger_find_get(NFPROTO_IPV4, type); in nf_logger_find_get()
164 ret = nf_logger_find_get(NFPROTO_IPV6, type); in nf_logger_find_get()
184 EXPORT_SYMBOL_GPL(nf_logger_find_get);
A Dxt_TRACE.c17 return nf_logger_find_get(par->family, NF_LOG_TYPE_LOG); in trace_tg_check()
A Dnft_log.c213 err = nf_logger_find_get(ctx->family, li->type); in nft_log_init()
/linux/include/net/netfilter/
A Dnf_log.h69 int nf_logger_find_get(int pf, enum nf_log_type type);
/linux/
A Dvmlinux.symvers5786 0x00000000 nf_logger_find_get vmlinux EXPORT_SYMBOL_GPL
A DSystem.map52651 ffff800010e1c050 T nf_logger_find_get
A D.tmp_System.map52651 ffff800010e1c050 T nf_logger_find_get

Completed in 329 milliseconds