Searched refs:nf_logger (Results 1 – 7 of 7) sorted by relevance
19 static const struct nf_logger __rcu *nf_loggers[NFPROTO_NUMPROTO] __read_mostly;23 static struct nf_logger *__find_logger(int pf, const char *str_logger) in __find_logger()25 struct nf_logger *t; in __find_logger()36 int nf_log_register(u_int8_t pf, struct nf_logger *logger) in nf_log_register()38 const struct nf_logger *llog; in nf_log_register()67 void nf_log_unregister(struct nf_logger *logger) in nf_log_unregister()69 const struct nf_logger *c_logger; in nf_log_unregister()86 int nf_log_bind_pf(u_int8_t pf, const struct nf_logger *logger) in nf_log_bind_pf()121 const struct nf_logger *logger; in nf_log_packet()164 const struct nf_logger *logger; in seq_show()[all …]
879 static struct nf_logger ipt_log_logger __read_mostly = {886 static struct nf_logger ip6t_log_logger __read_mostly = {
712 static struct nf_logger nfulnl_logger __read_mostly = {
41 struct nf_logger { struct49 int nf_log_register(u_int8_t pf, struct nf_logger *logger); argument50 void nf_log_unregister(struct nf_logger *logger);52 int nf_log_bind_pf(u_int8_t pf, const struct nf_logger *logger);
203 static struct nf_logger ebt_log_logger __read_mostly = {
278 static struct nf_logger ebt_ulog_logger __read_mostly = {
374 static struct nf_logger ipt_ulog_logger __read_mostly = {