Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h9437 struct netns_nf { struct
9438 struct proc_dir_entry *proc_netfilter;
9439 const struct nf_logger *nf_loggers[11];
9440 struct ctl_table_header *nf_log_dir_header;
9441 struct nf_hook_entries *hooks_ipv4[5];
9442 struct nf_hook_entries *hooks_ipv6[5];
9443 struct nf_hook_entries *hooks_arp[3];
9444 struct nf_hook_entries *hooks_bridge[5];
9445 unsigned int defrag_ipv4_users;
9446 unsigned int defrag_ipv6_users;
H A Dvmlinux_602.h9437 struct netns_nf { struct
9438 struct proc_dir_entry *proc_netfilter;
9439 const struct nf_logger *nf_loggers[11];
9440 struct ctl_table_header *nf_log_dir_header;
9441 struct nf_hook_entries *hooks_ipv4[5];
9442 struct nf_hook_entries *hooks_ipv6[5];
9443 struct nf_hook_entries *hooks_arp[3];
9444 struct nf_hook_entries *hooks_bridge[5];
9445 unsigned int defrag_ipv4_users;
9446 unsigned int defrag_ipv6_users;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h8191 struct netns_nf { struct
8192 struct proc_dir_entry *proc_netfilter;
8193 const struct nf_logger *nf_loggers[13];
8194 struct ctl_table_header *nf_log_dir_header;
8195 struct nf_hook_entries *hooks_ipv4[5];
8196 struct nf_hook_entries *hooks_ipv6[5];
8197 struct nf_hook_entries *hooks_arp[3];
8198 struct nf_hook_entries *hooks_bridge[5];
8199 struct nf_hook_entries *hooks_decnet[7];
8200 unsigned int defrag_ipv4_users;
[all …]
H A Dvmlinux_518.h8191 struct netns_nf { struct
8192 struct proc_dir_entry *proc_netfilter;
8193 const struct nf_logger *nf_loggers[13];
8194 struct ctl_table_header *nf_log_dir_header;
8195 struct nf_hook_entries *hooks_ipv4[5];
8196 struct nf_hook_entries *hooks_ipv6[5];
8197 struct nf_hook_entries *hooks_arp[3];
8198 struct nf_hook_entries *hooks_bridge[5];
8199 struct nf_hook_entries *hooks_decnet[7];
8200 unsigned int defrag_ipv4_users;
[all …]
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h9524 struct netns_nf { struct
9525 struct proc_dir_entry *proc_netfilter;
9526 const struct nf_logger *nf_loggers[11];
9527 struct ctl_table_header *nf_log_dir_header;
9528 struct nf_hook_entries *hooks_ipv4[5];
9529 struct nf_hook_entries *hooks_ipv6[5];
9530 unsigned int defrag_ipv4_users;
9531 unsigned int defrag_ipv6_users;
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h11244 struct netns_nf { struct
11245 struct proc_dir_entry *proc_netfilter;
11246 const struct nf_logger *nf_loggers[13];
11247 struct ctl_table_header *nf_log_dir_header;
11248 struct nf_hook_entries *hooks_ipv4[5];
11249 struct nf_hook_entries *hooks_ipv6[5];
11250 unsigned int defrag_ipv4_users;
11251 unsigned int defrag_ipv6_users;
H A Dvmlinux_600.h11244 struct netns_nf { struct
11245 struct proc_dir_entry *proc_netfilter;
11246 const struct nf_logger *nf_loggers[13];
11247 struct ctl_table_header *nf_log_dir_header;
11248 struct nf_hook_entries *hooks_ipv4[5];
11249 struct nf_hook_entries *hooks_ipv6[5];
11250 unsigned int defrag_ipv4_users;
11251 unsigned int defrag_ipv6_users;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h3908 struct netns_nf { struct
3909 struct proc_dir_entry *proc_netfilter;
3910 const struct nf_logger __attribute__((btf_type_tag("rcu"))) *nf_loggers[11];
3911 struct ctl_table_header *nf_log_dir_header;
3912 struct nf_hook_entries __attribute__((btf_type_tag("rcu"))) *hooks_ipv4[5];
3913 struct nf_hook_entries __attribute__((btf_type_tag("rcu"))) *hooks_ipv6[5];
3914 struct nf_hook_entries __attribute__((btf_type_tag("rcu"))) *hooks_arp[3];
3915 unsigned int defrag_ipv4_users;
3916 unsigned int defrag_ipv6_users;
3917 u64 android_kabi_reserved1;
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h11227 struct netns_nf { struct
11228 struct proc_dir_entry *proc_netfilter;
11229 const struct nf_logger *nf_loggers[13];
11230 struct ctl_table_header *nf_log_dir_header;
11231 struct nf_hook_entries *hooks_ipv4[5];
11232 struct nf_hook_entries *hooks_ipv6[5];
11233 struct nf_hook_entries *hooks_arp[3];
11234 struct nf_hook_entries *hooks_bridge[5];
11235 unsigned int defrag_ipv4_users;
11236 unsigned int defrag_ipv6_users;
H A Dvmlinux.h11227 struct netns_nf { struct
11228 struct proc_dir_entry *proc_netfilter;
11229 const struct nf_logger *nf_loggers[13];
11230 struct ctl_table_header *nf_log_dir_header;
11231 struct nf_hook_entries *hooks_ipv4[5];
11232 struct nf_hook_entries *hooks_ipv6[5];
11233 struct nf_hook_entries *hooks_arp[3];
11234 struct nf_hook_entries *hooks_bridge[5];
11235 unsigned int defrag_ipv4_users;
11236 unsigned int defrag_ipv6_users;
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h7925 struct netns_nf { struct
7926 struct proc_dir_entry *proc_netfilter;
7927 const struct nf_logger *nf_loggers[11];
7928 struct ctl_table_header *nf_log_dir_header;
7929 struct nf_hook_entries *hooks_ipv4[5];
7930 struct nf_hook_entries *hooks_ipv6[5];
7931 struct nf_hook_entries *hooks_arp[3];
7932 struct nf_hook_entries *hooks_bridge[5];
7933 unsigned int defrag_ipv4_users;
7934 unsigned int defrag_ipv6_users;
H A Dvmlinux.h7925 struct netns_nf { struct
7926 struct proc_dir_entry *proc_netfilter;
7927 const struct nf_logger *nf_loggers[11];
7928 struct ctl_table_header *nf_log_dir_header;
7929 struct nf_hook_entries *hooks_ipv4[5];
7930 struct nf_hook_entries *hooks_ipv6[5];
7931 struct nf_hook_entries *hooks_arp[3];
7932 struct nf_hook_entries *hooks_bridge[5];
7933 unsigned int defrag_ipv4_users;
7934 unsigned int defrag_ipv6_users;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h3479 struct netns_nf { struct
3480 struct proc_dir_entry *proc_netfilter;
3481 const struct nf_logger __attribute__((btf_type_tag("rcu"))) *nf_loggers[11];
3482 struct ctl_table_header *nf_log_dir_header;
3483 struct nf_hook_entries __attribute__((btf_type_tag("rcu"))) *hooks_ipv4[5];
3484 struct nf_hook_entries __attribute__((btf_type_tag("rcu"))) *hooks_ipv6[5];
3485 struct nf_hook_entries __attribute__((btf_type_tag("rcu"))) *hooks_arp[3];
3486 unsigned int defrag_ipv4_users;
3487 unsigned int defrag_ipv6_users;
3488 u64 android_kabi_reserved1;