Files
Lorenz Bauer 9dd1d18df4 bpf: allow helpers to return PTR_TO_SOCK_COMMON
It's currently not possible to access timewait or request sockets
from eBPF, since there is no way to return a PTR_TO_SOCK_COMMON
from a helper. Introduce RET_PTR_TO_SOCK_COMMON to enable this
behaviour.

Signed-off-by: Lorenz Bauer <lmb@cloudflare.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2025-09-24 21:37:44 +02:00
..
2025-09-24 21:37:19 +02:00
2024-06-09 02:32:30 +03:00
2024-07-06 10:19:40 +00:00
2024-02-23 08:12:39 +01:00