linux/net/atm
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
..
addr.c
addr.h
atm_misc.c
atm_sysfs.c net: atm: Remove redundant check. 2023-10-23 08:45:25 +01:00
br2684.c
clip.c inet: introduce dst_rtable() helper 2024-04-30 18:32:38 -07:00
common.c net: add sk_wake_async_rcu() helper 2024-03-29 15:03:11 -07:00
common.h
ioctl.c atm: Fix Use-After-Free in do_vcc_ioctl 2023-12-12 13:14:08 +01:00
Kconfig
lec.c net: fill in MODULE_DESCRIPTION()s for ATM 2024-01-05 08:04:23 -08:00
lec.h
lec_arpc.h
Makefile
mpc.c net: fill in MODULE_DESCRIPTION()s for mpoa 2024-02-09 14:12:01 -08:00
mpc.h
mpoa_caches.c
mpoa_caches.h
mpoa_proc.c net/atm: fix proc_mpc_write incorrect return value 2022-10-15 11:08:36 +01:00
pppoatm.c
proc.c
protocols.h
pvc.c sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) 2023-06-24 15:50:13 -07:00
raw.c
resources.c atm: hide unused procfs functions 2023-05-17 21:27:30 -07:00
resources.h
signaling.c net: annotate lockless accesses to sk->sk_err_soft 2023-03-17 08:25:05 +00:00
signaling.h
svc.c net: change proto and proto_ops accept type 2024-05-13 18:19:09 -06:00