kernel_samsung_a53x/net/xfrm
Leon Romanovsky 254fccdfca xfrm: store and rely on direction to construct offload flags
[ Upstream commit 482db2f1dd211f73ad9d71e33ae15c1df6379982 ]

XFRM state doesn't need anything from flags except to understand
direction, so store it separately. For future patches, such change
will allow us to reuse xfrm_dev_offload for policy offload too, which
has three possible directions instead of two.

Reviewed-by: Raed Salem <raeds@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Stable-dep-of: 2cf567f421db ("netdevsim: copy addresses for both in and out paths")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-12-17 13:24:04 +01:00
..
espintcp.c
Kconfig
Makefile
xfrm_algo.c
xfrm_compat.c
xfrm_device.c xfrm: store and rely on direction to construct offload flags 2024-12-17 13:24:04 +01:00
xfrm_hash.c
xfrm_hash.h
xfrm_inout.h
xfrm_input.c
xfrm_interface_core.c
xfrm_ipcomp.c
xfrm_output.c
xfrm_policy.c Revert "xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup" 2024-11-24 00:22:55 +01:00
xfrm_proc.c
xfrm_replay.c
xfrm_state.c xfrm: rename xfrm_state_offload struct to allow reuse 2024-12-17 13:24:04 +01:00
xfrm_sysctl.c
xfrm_user.c xfrm: store and rely on direction to construct offload flags 2024-12-17 13:24:04 +01:00