]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfrm: extract dst lookup parameters into a struct
authorEyal Birger <eyal.birger@gmail.com>
Tue, 3 Sep 2024 00:07:09 +0000 (17:07 -0700)
committerSteffen Klassert <steffen.klassert@secunet.com>
Mon, 23 Sep 2024 05:02:07 +0000 (07:02 +0200)
commite509996b16728e37d5a909a5c63c1bd64f23b306
tree90a2865589a67a98da89d23212e718dcba975451
parent7ebf44c910690a7097442d4dd68f12315569b2f4
xfrm: extract dst lookup parameters into a struct

Preparation for adding more fields to dst lookup functions without
changing their signatures.

Signed-off-by: Eyal Birger <eyal.birger@gmail.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
include/net/xfrm.h
net/ipv4/xfrm4_policy.c
net/ipv6/xfrm6_policy.c
net/xfrm/xfrm_device.c
net/xfrm/xfrm_policy.c