Jens Axboe 92ef0fd55a net: change proto and proto_ops accept type
Rather than pass in flags, error pointer, and whether this is a kernel
invocation or not, add a struct proto_accept_arg struct as the argument.
This then holds all of these arguments, and prepares accept for being
able to pass back more information.

No functional changes in this patch.

Acked-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2024-05-13 18:19:09 -06:00
..
2023-10-23 08:45:25 +01:00
2021-10-24 13:59:45 +01:00
2024-04-30 18:32:38 -07:00
2024-03-29 15:03:11 -07:00
2022-01-22 08:33:37 +02:00
2023-05-17 21:27:30 -07:00