Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_NFLOG.c27 li.type = NF_LOG_TYPE_ULOG; in nflog_tg()
52 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()
64 nf_logger_put(par->family, NF_LOG_TYPE_ULOG); in nflog_tg_destroy()
H A Dnft_log.c136 case NF_LOG_TYPE_ULOG: in nft_log_modprobe()
159 li->type = NF_LOG_TYPE_ULOG; in nft_log_init()
196 case NF_LOG_TYPE_ULOG: in nft_log_init()
264 case NF_LOG_TYPE_ULOG: in nft_log_dump()
H A Dnfnetlink_log.c672 .type = NF_LOG_TYPE_ULOG,
704 if (li_user && li_user->type == NF_LOG_TYPE_ULOG) in nfulnl_log_packet()
868 .type = NF_LOG_TYPE_ULOG,
/openbmc/linux/net/bridge/netfilter/
H A Debt_nflog.c30 li.type = NF_LOG_TYPE_ULOG; in ebt_nflog_tg()
/openbmc/linux/include/net/netfilter/
H A Dnf_log.h16 NF_LOG_TYPE_ULOG, enumerator