nf_log_unset       63 include/net/netfilter/nf_log.h void nf_log_unset(struct net *net, const struct nf_logger *logger);
nf_log_unset       42 net/bridge/netfilter/nf_log_bridge.c 	nf_log_unset(net, &nf_bridge_logger);
nf_log_unset      116 net/ipv4/netfilter/nf_log_arp.c 	nf_log_unset(net, &nf_arp_logger);
nf_log_unset      352 net/ipv4/netfilter/nf_log_ipv4.c 	nf_log_unset(net, &nf_ip_logger);
nf_log_unset      384 net/ipv6/netfilter/nf_log_ipv6.c 	nf_log_unset(net, &nf_ip6_logger);
nf_log_unset       76 net/netfilter/nf_log.c EXPORT_SYMBOL(nf_log_unset);
nf_log_unset       41 net/netfilter/nf_log_netdev.c 	nf_log_unset(net, &nf_netdev_logger);
nf_log_unset     1139 net/netfilter/nfnetlink_log.c 	nf_log_unset(net, &nfulnl_logger);