nf_logger
int nf_log_register(u_int8_t pf, struct nf_logger *logger);
void nf_log_unregister(struct nf_logger *logger);
int nf_log_set(struct net *net, u_int8_t pf, const struct nf_logger *logger);
void nf_log_unset(struct net *net, const struct nf_logger *logger);
const struct nf_logger *logger);
const struct nf_logger __rcu *nf_loggers[NFPROTO_NUMPROTO];
struct nf_logger;
void nf_log_unregister(struct nf_logger *logger)
const struct nf_logger *log;
const struct nf_logger *logger)
struct nf_logger *logger;
struct nf_logger *logger;
static struct nf_logger __rcu *loggers[NFPROTO_NUMPROTO][NF_LOG_TYPE_MAX] __read_mostly;
const struct nf_logger *logger;
const struct nf_logger *logger;
static struct nf_logger *__find_logger(int pf, const char *str_logger)
struct nf_logger *log;
const struct nf_logger *logger;
const struct nf_logger *logger;
int nf_log_set(struct net *net, u_int8_t pf, const struct nf_logger *logger)
const struct nf_logger *log;
void nf_log_unset(struct net *net, const struct nf_logger *logger)
const struct nf_logger *log;
int nf_log_register(u_int8_t pf, struct nf_logger *logger)
static struct nf_logger nf_arp_logger __read_mostly = {
static struct nf_logger nf_ip_logger __read_mostly = {
static struct nf_logger nf_ip6_logger __read_mostly = {
static struct nf_logger nf_netdev_logger __read_mostly = {
static struct nf_logger nf_bridge_logger __read_mostly = {
static struct nf_logger nfulnl_logger __read_mostly = {