Files
linux/net/ipv6
Florian Westphal d1002d2490 xfrm: remove hdr_offset indirection
After previous patches all remaining users set the function pointer to
the same function: xfrm6_find_1stfragopt.

So remove this function pointer and call ip6_find_1stfragopt directly.

Reduces size of xfrm_type to 64 bytes on 64bit platforms.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
2021-06-11 14:48:50 +02:00
..
2021-06-11 14:48:50 +02:00
2021-06-11 14:48:50 +02:00
2019-07-27 14:23:48 -07:00
2021-06-11 14:48:50 +02:00
2020-03-29 22:30:57 -07:00
2021-04-19 15:23:00 -07:00
2021-04-29 15:34:15 -07:00