Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h11780 struct netns_xfrm { struct
11781 struct list_head state_all;
11782 struct hlist_head *state_bydst;
11783 struct hlist_head *state_bysrc;
11784 struct hlist_head *state_byspi;
11785 struct hlist_head *state_byseq;
11786 unsigned int state_hmask;
11787 unsigned int state_num;
11788 struct work_struct state_hash_work;
11789 struct list_head policy_all;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h10069 struct netns_xfrm { struct
10070 struct list_head state_all;
10071 struct hlist_head *state_bydst;
10072 struct hlist_head *state_bysrc;
10073 struct hlist_head *state_byspi;
10074 unsigned int state_hmask;
10075 unsigned int state_num;
10076 struct work_struct state_hash_work;
10077 struct list_head policy_all;
10078 struct hlist_head *policy_byidx;
[all …]
Dvmlinux.h10069 struct netns_xfrm { struct
10070 struct list_head state_all;
10071 struct hlist_head *state_bydst;
10072 struct hlist_head *state_bysrc;
10073 struct hlist_head *state_byspi;
10074 unsigned int state_hmask;
10075 unsigned int state_num;
10076 struct work_struct state_hash_work;
10077 struct list_head policy_all;
10078 struct hlist_head *policy_byidx;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h9060 struct netns_xfrm { struct
9061 struct list_head state_all;
9062 struct hlist_head *state_bydst;
9063 struct hlist_head *state_bysrc;
9064 struct hlist_head *state_byspi;
9065 unsigned int state_hmask;
9066 unsigned int state_num;
9067 struct work_struct state_hash_work;
9068 struct list_head policy_all;
9069 struct hlist_head *policy_byidx;
[all …]
Dvmlinux_510.h9060 struct netns_xfrm { struct
9061 struct list_head state_all;
9062 struct hlist_head *state_bydst;
9063 struct hlist_head *state_bysrc;
9064 struct hlist_head *state_byspi;
9065 unsigned int state_hmask;
9066 unsigned int state_num;
9067 struct work_struct state_hash_work;
9068 struct list_head policy_all;
9069 struct hlist_head *policy_byidx;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h12244 struct netns_xfrm { struct
12245 struct list_head state_all;
12246 struct hlist_head *state_bydst;
12247 struct hlist_head *state_bysrc;
12248 struct hlist_head *state_byspi;
12249 unsigned int state_hmask;
12250 unsigned int state_num;
12251 struct work_struct state_hash_work;
12252 struct list_head policy_all;
12253 struct hlist_head *policy_byidx;
[all …]
Dvmlinux_505.h12244 struct netns_xfrm { struct
12245 struct list_head state_all;
12246 struct hlist_head *state_bydst;
12247 struct hlist_head *state_bysrc;
12248 struct hlist_head *state_byspi;
12249 unsigned int state_hmask;
12250 unsigned int state_num;
12251 struct work_struct state_hash_work;
12252 struct list_head policy_all;
12253 struct hlist_head *policy_byidx;
[all …]