Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h9255 struct netns_xfrm { struct
9256 struct list_head state_all;
9257 struct hlist_head *state_bydst;
9258 struct hlist_head *state_bysrc;
9259 struct hlist_head *state_byspi;
9260 struct hlist_head *state_byseq;
9261 unsigned int state_hmask;
9262 unsigned int state_num;
9263 struct work_struct state_hash_work;
9264 struct list_head policy_all;
[all …]