Home
last modified time | relevance | path

Searched defs:netns_nf (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h9146 struct netns_nf { struct
9147 struct proc_dir_entry *proc_netfilter;
9148 const struct nf_logger *nf_loggers[13];
9149 struct ctl_table_header *nf_log_dir_header;
9150 struct nf_hook_entries *hooks_ipv4[5];
9151 struct nf_hook_entries *hooks_ipv6[5];
9152 struct nf_hook_entries *hooks_arp[3];
9153 struct nf_hook_entries *hooks_bridge[5];
9154 struct nf_hook_entries *hooks_decnet[7];
9155 unsigned int defrag_ipv4_users;
[all …]