diff options
author | Jordan Rife <jordan@jrife.io> | 2025-07-14 11:09:08 -0700 |
---|---|---|
committer | Martin KaFai Lau <martin.lau@kernel.org> | 2025-07-14 12:09:09 -0700 |
commit | efeb820951ebf3778830256496ff72d00d135310 (patch) | |
tree | b34189d9a124289cb571db3d17a82167fb794109 /net/unix/af_unix.h | |
parent | e25ab9b874a4bd8c6e3e5ce66cbe8a1dd4096e2e (diff) |
bpf: tcp: Use bpf_tcp_iter_batch_item for bpf_tcp_iter_state batch items
Prepare for the next patch that tracks cookies between iterations by
converting struct sock **batch to union bpf_tcp_iter_batch_item *batch
inside struct bpf_tcp_iter_state.
Signed-off-by: Jordan Rife <jordan@jrife.io>
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Diffstat (limited to 'net/unix/af_unix.h')
0 files changed, 0 insertions, 0 deletions