netns xfrm: per-netns xfrm_state_bysrc 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
73d189dce4
commit
d320bbb306
@@ -14,6 +14,7 @@ struct netns_xfrm {
|
||||
* offending SA.
|
||||
*/
|
||||
struct hlist_head *state_bydst;
|
||||
struct hlist_head *state_bysrc;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user