netns xfrm: per-netns policy list
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
0331b1f383
commit
adfcf0b27e
2 changed files with 8 additions and 6 deletions
|
|
@ -25,6 +25,8 @@ struct netns_xfrm {
|
|||
struct work_struct state_gc_work;
|
||||
|
||||
wait_queue_head_t km_waitq;
|
||||
|
||||
struct list_head policy_all;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue