Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h9612 struct netns_xfrm { struct
9613 struct list_head state_all;
9614 struct hlist_head *state_bydst;
9615 struct hlist_head *state_bysrc;
9616 struct hlist_head *state_byspi;
9617 struct hlist_head *state_byseq;
9618 unsigned int state_hmask;
9619 unsigned int state_num;
9620 struct work_struct state_hash_work;
9621 struct list_head policy_all;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h11321 struct netns_xfrm { struct
11322 struct list_head state_all;
11323 struct hlist_head *state_bydst;
11324 struct hlist_head *state_bysrc;
11325 struct hlist_head *state_byspi;
11326 struct hlist_head *state_byseq;
11327 unsigned int state_hmask;
11328 unsigned int state_num;
11329 struct work_struct state_hash_work;
11330 struct list_head policy_all;
[all …]
H A Dvmlinux_600.h11321 struct netns_xfrm { struct
11322 struct list_head state_all;
11323 struct hlist_head *state_bydst;
11324 struct hlist_head *state_bysrc;
11325 struct hlist_head *state_byspi;
11326 struct hlist_head *state_byseq;
11327 unsigned int state_hmask;
11328 unsigned int state_num;
11329 struct work_struct state_hash_work;
11330 struct list_head policy_all;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h9555 struct netns_xfrm { struct
9556 struct list_head state_all;
9557 struct hlist_head *state_bydst;
9558 struct hlist_head *state_bysrc;
9559 struct hlist_head *state_byspi;
9560 struct hlist_head *state_byseq;
9561 unsigned int state_hmask;
9562 unsigned int state_num;
9563 struct work_struct state_hash_work;
9564 struct list_head policy_all;
[all …]
H A Dvmlinux_602.h9555 struct netns_xfrm { struct
9556 struct list_head state_all;
9557 struct hlist_head *state_bydst;
9558 struct hlist_head *state_bysrc;
9559 struct hlist_head *state_byspi;
9560 struct hlist_head *state_byseq;
9561 unsigned int state_hmask;
9562 unsigned int state_num;
9563 struct work_struct state_hash_work;
9564 struct list_head policy_all;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h8315 struct netns_xfrm { struct
8316 struct list_head state_all;
8317 struct hlist_head *state_bydst;
8318 struct hlist_head *state_bysrc;
8319 struct hlist_head *state_byspi;
8320 struct hlist_head *state_byseq;
8321 unsigned int state_hmask;
8322 unsigned int state_num;
8323 struct work_struct state_hash_work;
8324 struct list_head policy_all;
[all …]
H A Dvmlinux_518.h8315 struct netns_xfrm { struct
8316 struct list_head state_all;
8317 struct hlist_head *state_bydst;
8318 struct hlist_head *state_bysrc;
8319 struct hlist_head *state_byspi;
8320 struct hlist_head *state_byseq;
8321 unsigned int state_hmask;
8322 unsigned int state_num;
8323 struct work_struct state_hash_work;
8324 struct list_head policy_all;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h4022 struct netns_xfrm { struct
4023 struct list_head state_all;
4024 struct hlist_head __attribute__((btf_type_tag("rcu"))) *state_bydst;
4025 struct hlist_head __attribute__((btf_type_tag("rcu"))) *state_bysrc;
4026 struct hlist_head __attribute__((btf_type_tag("rcu"))) *state_byspi;
4027 struct hlist_head __attribute__((btf_type_tag("rcu"))) *state_byseq;
4028 unsigned int state_hmask;
4029 unsigned int state_num;
4030 struct work_struct state_hash_work;
4031 struct list_head policy_all;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h3597 struct netns_xfrm { struct
3598 struct list_head state_all;
3599 struct hlist_head __attribute__((btf_type_tag("rcu"))) *state_bydst;
3600 struct hlist_head __attribute__((btf_type_tag("rcu"))) *state_bysrc;
3601 struct hlist_head __attribute__((btf_type_tag("rcu"))) *state_byspi;
3602 struct hlist_head __attribute__((btf_type_tag("rcu"))) *state_byseq;
3603 unsigned int state_hmask;
3604 unsigned int state_num;
3605 struct work_struct state_hash_work;
3606 struct list_head policy_all;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h11355 struct netns_xfrm { struct
11356 struct list_head state_all;
11357 struct hlist_head *state_bydst;
11358 struct hlist_head *state_bysrc;
11359 struct hlist_head *state_byspi;
11360 struct hlist_head *state_byseq;
11361 unsigned int state_hmask;
11362 unsigned int state_num;
11363 struct work_struct state_hash_work;
11364 struct list_head policy_all;
[all …]
H A Dvmlinux.h11355 struct netns_xfrm { struct
11356 struct list_head state_all;
11357 struct hlist_head *state_bydst;
11358 struct hlist_head *state_bysrc;
11359 struct hlist_head *state_byspi;
11360 struct hlist_head *state_byseq;
11361 unsigned int state_hmask;
11362 unsigned int state_num;
11363 struct work_struct state_hash_work;
11364 struct list_head policy_all;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h8053 struct netns_xfrm { struct
8054 struct list_head state_all;
8055 struct hlist_head *state_bydst;
8056 struct hlist_head *state_bysrc;
8057 struct hlist_head *state_byspi;
8058 struct hlist_head *state_byseq;
8059 unsigned int state_hmask;
8060 unsigned int state_num;
8061 struct work_struct state_hash_work;
8062 struct list_head policy_all;
[all …]
H A Dvmlinux.h8053 struct netns_xfrm { struct
8054 struct list_head state_all;
8055 struct hlist_head *state_bydst;
8056 struct hlist_head *state_bysrc;
8057 struct hlist_head *state_byspi;
8058 struct hlist_head *state_byseq;
8059 unsigned int state_hmask;
8060 unsigned int state_num;
8061 struct work_struct state_hash_work;
8062 struct list_head policy_all;
[all …]