netns xfrm: per-netns xfrm_policy_byidx hash
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
adfcf0b27e
commit
93b851c1c9
@@ -27,6 +27,7 @@ struct netns_xfrm {
|
||||
wait_queue_head_t km_waitq;
|
||||
|
||||
struct list_head policy_all;
|
||||
struct hlist_head *policy_byidx;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user