#include <stdio.h>#include <string.h>#include <syslog.h>#include <xtables.h>#include <linux/netfilter_ipv6/ip6t_LOG.h>
Data Structures | |
| struct | ip6t_log_names |
Macros | |
| #define | IP6T_LOG_UID 0x08 |
| #define | IP6T_LOG_MASK 0x0f |
| #define | LOG_DEFAULT_LEVEL LOG_WARNING |
| #define | s struct ip6t_log_info |
Enumerations | |
| enum | { O_LOG_LEVEL = 0, O_LOG_PREFIX, O_LOG_TCPSEQ, O_LOG_TCPOPTS, O_LOG_IPOPTS, O_LOG_UID, O_LOG_MAC } |
Functions | |
| void | _init (void) |
| #define IP6T_LOG_MASK 0x0f |
| #define IP6T_LOG_UID 0x08 |
| #define LOG_DEFAULT_LEVEL LOG_WARNING |
| #define s struct ip6t_log_info |
| anonymous enum |
| void _init | ( | void | ) |