Searched refs:proc_net_netfilter (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dcore.c281 struct proc_dir_entry *proc_net_netfilter; variable in typeref:struct:proc_dir_entry
282 EXPORT_SYMBOL(proc_net_netfilter); variable
294 proc_net_netfilter = proc_mkdir("netfilter", proc_net);
295 if (!proc_net_netfilter)
H A Dnf_log.c171 pde = create_proc_entry("nf_log", S_IRUGO, proc_net_netfilter);
H A Dnf_queue.c349 pde = create_proc_entry("nf_queue", S_IRUGO, proc_net_netfilter);
H A Dnfnetlink_log.c1015 proc_net_netfilter);
1035 remove_proc_entry("nfnetlink_log", proc_net_netfilter);
H A Dnfnetlink_queue.c1103 proc_net_netfilter);
1126 remove_proc_entry("nfnetlink_queue", proc_net_netfilter);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dnetfilter.h366 extern struct proc_dir_entry *proc_net_netfilter;

Completed in 82 milliseconds