Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/netfilter/
A Dnf_log.h48 struct nf_logger { struct
59 int nf_log_register(u_int8_t pf, struct nf_logger *logger); argument
60 void nf_log_unregister(struct nf_logger *logger);
62 int nf_log_set(struct net *net, u_int8_t pf, const struct nf_logger *logger);
63 void nf_log_unset(struct net *net, const struct nf_logger *logger);
66 const struct nf_logger *logger);
/linux-6.3-rc2/net/netfilter/
A Dnf_log.c30 struct nf_logger *log; in __find_logger()
47 const struct nf_logger *log; in nf_log_set()
66 const struct nf_logger *log; in nf_log_unset()
114 const struct nf_logger *log; in nf_log_unregister()
129 const struct nf_logger *logger) in nf_log_bind_pf()
156 struct nf_logger *logger; in nf_logger_find_get()
188 struct nf_logger *logger; in nf_logger_put()
216 const struct nf_logger *logger; in nf_log_packet()
244 const struct nf_logger *logger; in nf_log_trace()
348 const struct nf_logger *logger; in seq_show()
[all …]
A Dnf_log_syslog.c157 static struct nf_logger nf_arp_logger __read_mostly = {
858 static struct nf_logger nf_ip_logger __read_mostly = {
893 static struct nf_logger nf_ip6_logger __read_mostly = {
952 static struct nf_logger nf_netdev_logger __read_mostly = {
959 static struct nf_logger nf_bridge_logger __read_mostly = {
A Dnfnetlink_log.c858 static struct nf_logger nfulnl_logger __read_mostly = {
/linux-6.3-rc2/include/net/netns/
A Dnetfilter.h8 struct nf_logger;
15 const struct nf_logger __rcu *nf_loggers[NFPROTO_NUMPROTO];

Completed in 15 milliseconds