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-01-19 09:24:27 +01:00
2023-12-29 11:58:35 -08:00
2024-02-22 15:38:51 -08:00
2023-11-16 11:59:19 -06:00
2022-07-29 18:12:36 -07:00
2023-04-21 14:54:34 -07:00
2023-08-02 09:13:09 -06:00
2018-12-28 12:11:45 -08:00
2022-05-09 16:21:46 -04:00
2023-10-30 09:47:13 -10:00