mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-07 15:24:53 +00:00
bpf_target_prog seems long and clunky, rename it to prog_ifindex. We don't want to call this field just ifindex, because maps may need a similar field in the future and bpf_attr members for programs and maps are unnamed. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com> Acked-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> |
||
|---|---|---|
| .. | ||
| bpf_common.h | ||
| bpf_perf_event.h | ||
| bpf.h | ||
| fcntl.h | ||
| hw_breakpoint.h | ||
| kcmp.h | ||
| kvm.h | ||
| mman.h | ||
| perf_event.h | ||
| prctl.h | ||
| sched.h | ||
| stat.h | ||
| vhost.h | ||