nf_log_sysctl_fhdr  403 net/netfilter/nf_log.c static struct ctl_table_header *nf_log_sysctl_fhdr;
nf_log_sysctl_fhdr  491 net/netfilter/nf_log.c 		nf_log_sysctl_fhdr = register_net_sysctl(net, "net/netfilter",
nf_log_sysctl_fhdr  493 net/netfilter/nf_log.c 		if (!nf_log_sysctl_fhdr)
nf_log_sysctl_fhdr  512 net/netfilter/nf_log.c 		unregister_net_sysctl_table(nf_log_sysctl_fhdr);
nf_log_sysctl_fhdr  527 net/netfilter/nf_log.c 		unregister_net_sysctl_table(nf_log_sysctl_fhdr);