Home
last modified time | relevance | path

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

/linux-4.1.27/net/bridge/netfilter/
Dnf_log_bridge.c59 nf_log_unset(net, &nf_bridge_logger); in nf_log_bridge_net_exit()
/linux-4.1.27/net/ipv4/netfilter/
Dnf_log_arp.c120 nf_log_unset(net, &nf_arp_logger); in nf_log_arp_net_exit()
Dnf_log_ipv4.c356 nf_log_unset(net, &nf_ip_logger); in nf_log_ipv4_net_exit()
/linux-4.1.27/include/net/netfilter/
Dnf_log.h58 void nf_log_unset(struct net *net, const struct nf_logger *logger);
/linux-4.1.27/net/netfilter/
Dnf_log.c58 void nf_log_unset(struct net *net, const struct nf_logger *logger) in nf_log_unset() function
72 EXPORT_SYMBOL(nf_log_unset);
Dnfnetlink_log.c1064 nf_log_unset(net, &nfulnl_logger); in nfnl_log_net_exit()
/linux-4.1.27/net/ipv6/netfilter/
Dnf_log_ipv6.c388 nf_log_unset(net, &nf_ip6_logger); in nf_log_ipv6_net_exit()