Home
last modified time | relevance | path

Searched refs:nf_log_unset (Results 1 – 7 of 7) sorted by relevance

/linux/net/netfilter/
A Dnf_log_syslog.c998 nf_log_unset(net, &nf_netdev_logger); in nf_log_syslog_net_init()
1000 nf_log_unset(net, &nf_ip6_logger); in nf_log_syslog_net_init()
1002 nf_log_unset(net, &nf_arp_logger); in nf_log_syslog_net_init()
1004 nf_log_unset(net, &nf_ip_logger); in nf_log_syslog_net_init()
1010 nf_log_unset(net, &nf_ip_logger); in nf_log_syslog_net_exit()
1011 nf_log_unset(net, &nf_arp_logger); in nf_log_syslog_net_exit()
1012 nf_log_unset(net, &nf_ip6_logger); in nf_log_syslog_net_exit()
1013 nf_log_unset(net, &nf_netdev_logger); in nf_log_syslog_net_exit()
1014 nf_log_unset(net, &nf_bridge_logger); in nf_log_syslog_net_exit()
A Dnf_log.c63 void nf_log_unset(struct net *net, const struct nf_logger *logger) in nf_log_unset() function
76 EXPORT_SYMBOL(nf_log_unset);
A Dnfnetlink_log.c1141 nf_log_unset(net, &nfulnl_logger); in nfnl_log_net_exit()
/linux/include/net/netfilter/
A Dnf_log.h63 void nf_log_unset(struct net *net, const struct nf_logger *logger);
/linux/
A Dvmlinux.symvers7509 0x00000000 nf_log_unset vmlinux EXPORT_SYMBOL
A DSystem.map52638 ffff800010e1b4d0 T nf_log_unset
A D.tmp_System.map52638 ffff800010e1b4d0 T nf_log_unset

Completed in 336 milliseconds