diff options
| author | Toke Høiland-Jørgensen <[email protected]> | 2019-06-28 09:12:34 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2019-06-28 23:31:09 +0000 |
| commit | 4b55cf290dc6bd3a9e5da26d1ad60e77aa88c8cf (patch) | |
| tree | 3fd6585380801d04a61c2c364cbdee8d5f672167 /tools/lib/bpf/str_error.c | |
| parent | devmap/cpumap: Use flush list instead of bitmap (diff) | |
| download | kernel-4b55cf290dc6bd3a9e5da26d1ad60e77aa88c8cf.tar.gz kernel-4b55cf290dc6bd3a9e5da26d1ad60e77aa88c8cf.zip | |
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.
Signed-off-by: Toke Høiland-Jørgensen <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/lib/bpf/str_error.c')
0 files changed, 0 insertions, 0 deletions
