Files
kernel_oneplus_sm8250/include
Toke Høiland-Jørgensen 2aec92a30e UPSTREAM: devmap: Rename ifindex member in bpf_redirect_info
The bpf_redirect_info struct has an 'ifindex' member which was named back
when the redirects could only target egress interfaces. Now that we can
also redirect to sockets and CPUs, this is a bit misleading, so rename the
member to tgt_index.

Reorder the struct members so we can have 'tgt_index' and 'tgt_value' next
to each other in a subsequent patch.

Change-Id: I8d7b89a02c8dc2934cfce3437cff462d4a46d33e
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2025-08-28 03:24:38 +03:00
..
2022-12-17 00:25:35 +02:00