Home
last modified time | relevance | path

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

/include/net/netns/
Dxfrm.h17 struct netns_xfrm { struct
18 struct list_head state_all;
27 struct hlist_head *state_bydst;
28 struct hlist_head *state_bysrc;
29 struct hlist_head *state_byspi;
30 unsigned int state_hmask;
31 unsigned int state_num;
32 struct work_struct state_hash_work;
33 struct hlist_head state_gc_list;
34 struct work_struct state_gc_work;
[all …]