Searched defs:netns_nf (Results 1 – 7 of 7) sorted by relevance
9932 struct netns_nf { struct9933 struct proc_dir_entry *proc_netfilter;9934 const struct nf_queue_handler *queue_handler;9935 const struct nf_logger *nf_loggers[13];9936 struct ctl_table_header *nf_log_dir_header;9937 struct nf_hook_entries *hooks_ipv4[5];9938 struct nf_hook_entries *hooks_ipv6[5];9939 struct nf_hook_entries *hooks_arp[3];9940 struct nf_hook_entries *hooks_bridge[5];9941 struct nf_hook_entries *hooks_decnet[7];[all …]
8923 struct netns_nf { struct8924 struct proc_dir_entry *proc_netfilter;8925 const struct nf_queue_handler *queue_handler;8926 const struct nf_logger *nf_loggers[13];8927 struct ctl_table_header *nf_log_dir_header;8928 struct nf_hook_entries *hooks_ipv4[5];8929 struct nf_hook_entries *hooks_ipv6[5];8930 struct nf_hook_entries *hooks_arp[3];8931 struct nf_hook_entries *hooks_bridge[5];8932 struct nf_hook_entries *hooks_decnet[7];[all …]
11688 struct netns_nf { struct11689 struct proc_dir_entry *proc_netfilter;11690 const struct nf_logger *nf_loggers[13];11691 struct ctl_table_header *nf_log_dir_header;11692 struct nf_hook_entries *hooks_ipv4[5];11693 struct nf_hook_entries *hooks_ipv6[5];11694 unsigned int defrag_ipv4_users;11695 unsigned int defrag_ipv6_users;
12141 struct netns_nf { struct12142 struct proc_dir_entry *proc_netfilter;12143 const struct nf_queue_handler *queue_handler;12144 const struct nf_logger *nf_loggers[13];12145 struct ctl_table_header *nf_log_dir_header;12146 struct nf_hook_entries *hooks_ipv4[5];12147 struct nf_hook_entries *hooks_ipv6[5];12148 bool defrag_ipv4;12149 bool defrag_ipv6;