Searched refs:NF_LOG_TYPE_LOG (Results 1 – 8 of 8) sorted by relevance
| /linux/net/netfilter/ |
| H A D | xt_LOG.c | 35 li.type = NF_LOG_TYPE_LOG; in log_tg() 62 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() 74 nf_logger_put(par->family, NF_LOG_TYPE_LOG); in log_tg_destroy()
|
| H A D | nft_log.c | 54 if (priv->loginfo.type == NF_LOG_TYPE_LOG && in nft_log_eval() 78 case NF_LOG_TYPE_LOG: in nft_log_modprobe() 98 li->type = NF_LOG_TYPE_LOG; in nft_log_init() 119 case NF_LOG_TYPE_LOG: in nft_log_init() 198 case NF_LOG_TYPE_LOG: in nft_log_dump()
|
| H A D | xt_TRACE.c | 17 return nf_logger_find_get(par->family, NF_LOG_TYPE_LOG); in trace_tg_check() 22 nf_logger_put(par->family, NF_LOG_TYPE_LOG); in trace_tg_destroy()
|
| H A D | nf_log_syslog.c | 27 .type = NF_LOG_TYPE_LOG, 76 if (info->type == NF_LOG_TYPE_LOG) in dump_arp_packet() 160 .type = NF_LOG_TYPE_LOG, 309 if (info->type == NF_LOG_TYPE_LOG) in dump_ipv4_packet() 548 if (info->type == NF_LOG_TYPE_LOG) in dump_ipv6_packet() 784 if (info->type == NF_LOG_TYPE_LOG) in dump_mac_header() 863 .type = NF_LOG_TYPE_LOG, 898 .type = NF_LOG_TYPE_LOG, 957 .type = NF_LOG_TYPE_LOG, 964 .type = NF_LOG_TYPE_LOG,
|
| /linux/net/bridge/netfilter/ |
| H A D | ebt_log.c | 92 if (loginfo->type == NF_LOG_TYPE_LOG) in ebt_log_packet() 185 li.type = NF_LOG_TYPE_LOG; in ebt_log_tg()
|
| /linux/include/net/netfilter/ |
| H A D | nf_log.h | 15 NF_LOG_TYPE_LOG = 0, enumerator
|
| /linux/net/ipv6/netfilter/ |
| H A D | ip6_tables.c | 170 .type = NF_LOG_TYPE_LOG,
|
| /linux/net/ipv4/netfilter/ |
| H A D | ip_tables.c | 145 .type = NF_LOG_TYPE_LOG,
|