diff options
| author | Aditi Ghag <[email protected]> | 2023-05-19 22:51:52 +0000 |
|---|---|---|
| committer | Martin KaFai Lau <[email protected]> | 2023-05-20 00:45:47 +0000 |
| commit | e4fe1bf13e09019578b9b93b942fff3d76ed5793 (patch) | |
| tree | f7b7a4c3028fb41a41794675248334ef77356099 /tools/bpf/bpftool/prog.c | |
| parent | bpf: udp: Encapsulate logic to get udp table (diff) | |
| download | kernel-e4fe1bf13e09019578b9b93b942fff3d76ed5793.tar.gz kernel-e4fe1bf13e09019578b9b93b942fff3d76ed5793.zip | |
udp: seq_file: Remove bpf_seq_afinfo from udp_iter_state
This is a preparatory commit to remove the field. The field was
previously shared between proc fs and BPF UDP socket iterators. As the
follow-up commits will decouple the implementation for the iterators,
remove the field. As for BPF socket iterator, filtering of sockets is
exepected to be done in BPF programs.
Suggested-by: Martin KaFai Lau <[email protected]>
Signed-off-by: Aditi Ghag <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin KaFai Lau <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions
